Searched refs:nve_ifindex (Results 1 – 4 of 4) sorted by relevance
45 int nve_ifindex; member202 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex() argument207 *nve_ifindex = fid->nve_ifindex; in mlxsw_sp_fid_nve_ifindex()287 __be32 vni, int nve_ifindex) in mlxsw_sp_fid_vni_set() argument298 fid->nve_ifindex = nve_ifindex; in mlxsw_sp_fid_vni_set()
989 int nve_ifindex; in mlxsw_sp_nve_fid_disable() local999 if (WARN_ON(mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex) || in mlxsw_sp_nve_fid_disable()1003 nve_dev = __dev_get_by_index(mlxsw_sp_net(mlxsw_sp), nve_ifindex); in mlxsw_sp_nve_fid_disable()
1278 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex);1289 __be32 vni, int nve_ifindex);
3189 int nve_ifindex; in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process() local3192 err = mlxsw_sp_fid_nve_ifindex(fid, &nve_ifindex); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()3200 dev = __dev_get_by_index(mlxsw_sp_net(mlxsw_sp), nve_ifindex); in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()