Home
last modified time | relevance | path

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

/Linux-v5.4/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.c57 struct mlxsw_sp_bridge_port { struct
81 struct mlxsw_sp_bridge_port *bridge_port, argument
85 struct mlxsw_sp_bridge_port *bridge_port,
102 struct mlxsw_sp_bridge_port *bridge_port,
107 struct mlxsw_sp_bridge_port *bridge_port);
116 struct mlxsw_sp_bridge_port *bridge_port,
225 static struct mlxsw_sp_bridge_port *
229 struct mlxsw_sp_bridge_port *bridge_port; in __mlxsw_sp_bridge_port_find()
239 struct mlxsw_sp_bridge_port *
256 static struct mlxsw_sp_bridge_port *
[all …]
Dspectrum.h206 struct mlxsw_sp_bridge_port;
214 struct mlxsw_sp_bridge_port *bridge_port;
Dspectrum_span.c183 struct mlxsw_sp_bridge_port *bridge_port; in mlxsw_sp_span_entry_bridge()