Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.c996 if (WARN_ON(mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex) || in mlxsw_sp_nve_fid_disable()
Dspectrum.h1273 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex);
Dspectrum_fid.c163 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex() function
Dspectrum_switchdev.c3040 err = mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()