Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.h27 const struct mlxsw_sp_nve_ops **nve_ops_arr;
35 struct mlxsw_sp_nve_ops { struct
51 extern const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops; argument
52 extern const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops;
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[] = {
741 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_init()
770 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_fini()
798 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fdb_clear_offload()
813 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fid_enable()
Dspectrum_nve_vxlan.c287 const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops = {
410 const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops = {
Dspectrum.h136 struct mlxsw_sp_nve_ops;
175 const struct mlxsw_sp_nve_ops **nve_ops_arr;
941 extern const struct mlxsw_sp_nve_ops *mlxsw_sp1_nve_ops_arr[];
942 extern const struct mlxsw_sp_nve_ops *mlxsw_sp2_nve_ops_arr[];