Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.c999 if (WARN_ON(mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex) || in mlxsw_sp_nve_fid_disable()
Dspectrum.h1278 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex);
Dspectrum_fid.c202 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex() function
Dspectrum_switchdev.c3192 err = mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()