Home
last modified time | relevance | path

Searched refs:mlxsw_sp_nve_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.h29 const struct mlxsw_sp_nve_ops **nve_ops_arr;
36 struct mlxsw_sp_nve_ops { struct
52 extern const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops; argument
53 extern const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops;
H A Dspectrum_nve.c18 const struct mlxsw_sp_nve_ops *mlxsw_sp1_nve_ops_arr[] = {
22 const struct mlxsw_sp_nve_ops *mlxsw_sp2_nve_ops_arr[] = {
730 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_init()
762 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_fini()
790 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fdb_clear_offload()
941 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fid_enable()
H A Dspectrum_nve_vxlan.c303 const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops = {
467 const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops = {