Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ !
Dspectrum_switchdev.h7 struct mlxsw_sp_bridge_port;
9 struct mlxsw_sp_bridge_port *
13 u8 mlxsw_sp_bridge_port_stp_state(struct mlxsw_sp_bridge_port *bridge_port);
Dspectrum_switchdev.c58 struct mlxsw_sp_bridge_port { struct
82 struct mlxsw_sp_bridge_port *bridge_port, argument
86 struct mlxsw_sp_bridge_port *bridge_port,
107 struct mlxsw_sp_bridge_port *bridge_port,
112 struct mlxsw_sp_bridge_port *bridge_port);
121 struct mlxsw_sp_bridge_port *bridge_port,
319 static struct mlxsw_sp_bridge_port *
323 struct mlxsw_sp_bridge_port *bridge_port; in __mlxsw_sp_bridge_port_find()
333 struct mlxsw_sp_bridge_port *
350 static struct mlxsw_sp_bridge_port *
[all …]
Dspectrum.h285 struct mlxsw_sp_bridge_port;
293 struct mlxsw_sp_bridge_port *bridge_port;
Dspectrum_span.c301 struct mlxsw_sp_bridge_port *bridge_port; in mlxsw_sp_span_entry_bridge()