Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve.h27 const struct mlxsw_sp_nve_ops **nve_ops_arr;
34 struct mlxsw_sp_nve_ops { struct
50 extern const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops; argument
51 extern const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops;
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[] = {
720 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_init()
752 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_tunnel_fini()
780 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fdb_clear_offload()
795 const struct mlxsw_sp_nve_ops *ops; in mlxsw_sp_nve_fid_enable()
A Dspectrum_nve_vxlan.c238 const struct mlxsw_sp_nve_ops mlxsw_sp1_nve_vxlan_ops = {
402 const struct mlxsw_sp_nve_ops mlxsw_sp2_nve_vxlan_ops = {
A Dspectrum.h136 struct mlxsw_sp_nve_ops;
193 const struct mlxsw_sp_nve_ops **nve_ops_arr;
1299 extern const struct mlxsw_sp_nve_ops *mlxsw_sp1_nve_ops_arr[];
1300 extern const struct mlxsw_sp_nve_ops *mlxsw_sp2_nve_ops_arr[];

Completed in 12 milliseconds