Home
last modified time | relevance | path

Searched refs:mlxsw_sp_fid_nve_ifindex (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c849 if (WARN_ON(mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex) || in mlxsw_sp_nve_fid_disable()
H A Dspectrum_fid.c158 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex() function
H A Dspectrum.h1122 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex);
H A Dspectrum_switchdev.c2550 err = mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()