Searched refs:mlxsw_sp_port_fdb_tunnel_uc_op (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 1759 static int mlxsw_sp_port_fdb_tunnel_uc_op(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_port_fdb_tunnel_uc_op() function 3265 err = mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, mac, fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3291 mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, mac, fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3409 err = mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() 3423 err = mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event() 3589 err = mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, vxlan_fdb_info->eth_addr, in mlxsw_sp_switchdev_vxlan_fdb_add() 3645 mlxsw_sp_port_fdb_tunnel_uc_op(mlxsw_sp, vxlan_fdb_info->eth_addr, in mlxsw_sp_switchdev_vxlan_fdb_del()
|