Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.h23 struct mlxsw_sp_nve { struct
38 bool (*can_offload)(const struct mlxsw_sp_nve *nve, argument
41 void (*nve_config)(const struct mlxsw_sp_nve *nve,
44 int (*init)(struct mlxsw_sp_nve *nve,
46 void (*fini)(struct mlxsw_sp_nve *nve);
Dspectrum_nve_vxlan.c56 static bool mlxsw_sp_nve_vxlan_can_offload(const struct mlxsw_sp_nve *nve, in mlxsw_sp_nve_vxlan_can_offload()
117 static bool mlxsw_sp1_nve_vxlan_can_offload(const struct mlxsw_sp_nve *nve, in mlxsw_sp1_nve_vxlan_can_offload()
145 static void mlxsw_sp_nve_vxlan_config(const struct mlxsw_sp_nve *nve, in mlxsw_sp_nve_vxlan_config()
230 static int mlxsw_sp1_nve_vxlan_init(struct mlxsw_sp_nve *nve, in mlxsw_sp1_nve_vxlan_init()
271 static void mlxsw_sp1_nve_vxlan_fini(struct mlxsw_sp_nve *nve) in mlxsw_sp1_nve_vxlan_fini()
411 static int mlxsw_sp2_nve_vxlan_init(struct mlxsw_sp_nve *nve, in mlxsw_sp2_nve_vxlan_init()
453 static void mlxsw_sp2_nve_vxlan_fini(struct mlxsw_sp_nve *nve) in mlxsw_sp2_nve_vxlan_fini()
Dspectrum_nve.c205 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_mc_list_find()
215 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_mc_list_create()
241 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_mc_list_destroy()
324 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_mc_record_get()
346 struct mlxsw_sp_nve *nve = mc_record->mlxsw_sp->nve; in mlxsw_sp_nve_mc_free_entry_find()
417 struct mlxsw_sp_nve *nve = mc_record->mlxsw_sp->nve; in mlxsw_sp_nve_mc_entry_find()
685 struct mlxsw_sp_nve *nve = mc_record->mlxsw_sp->nve; in mlxsw_sp_nve_mc_record_delete()
729 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_tunnel_init()
761 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_tunnel_fini()
848 struct mlxsw_sp_nve *nve = mlxsw_sp->nve; in mlxsw_sp_nve_ipv6_ht_insert()
[all …]
Dspectrum.h123 struct mlxsw_sp_nve;
179 struct mlxsw_sp_nve *nve;