Home
last modified time | relevance | path

Searched defs:mlxsw_sp_ipip_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.h38 struct mlxsw_sp_ipip_ops { struct
39 int dev_type;
40 enum mlxsw_sp_l3proto ul_proto; /* Underlay. */
64 extern const struct mlxsw_sp_ipip_ops *mlxsw_sp_ipip_ops_arr[]; argument