Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c26 struct mlxsw_sp_bridge_ops;
42 const struct mlxsw_sp_bridge_ops *bridge_8021q_ops;
43 const struct mlxsw_sp_bridge_ops *bridge_8021d_ops;
44 const struct mlxsw_sp_bridge_ops *bridge_8021ad_ops;
55 const struct mlxsw_sp_bridge_ops *ops;
80 struct mlxsw_sp_bridge_ops { struct
2221 static const struct mlxsw_sp_bridge_ops mlxsw_sp_bridge_8021q_ops = {
2361 static const struct mlxsw_sp_bridge_ops mlxsw_sp_bridge_8021d_ops = {
2412 static const struct mlxsw_sp_bridge_ops mlxsw_sp1_bridge_8021ad_ops = {
2459 static const struct mlxsw_sp_bridge_ops mlxsw_sp2_bridge_8021ad_ops = {