Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
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,
94 struct mlxsw_sp_bridge_port *bridge_port,
99 struct mlxsw_sp_bridge_port *bridge_port);
108 struct mlxsw_sp_bridge_port *bridge_port,
217 static struct mlxsw_sp_bridge_port *
221 struct mlxsw_sp_bridge_port *bridge_port; in __mlxsw_sp_bridge_port_find()
231 struct mlxsw_sp_bridge_port *
248 static struct mlxsw_sp_bridge_port *
[all …]
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.h173 struct mlxsw_sp_bridge_port;
182 struct mlxsw_sp_bridge_port *bridge_port;
Dspectrum_span.c183 struct mlxsw_sp_bridge_port *bridge_port; in mlxsw_sp_span_entry_bridge()