Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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);
H A 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,
294 static struct mlxsw_sp_bridge_port *
298 struct mlxsw_sp_bridge_port *bridge_port; in __mlxsw_sp_bridge_port_find()
308 struct mlxsw_sp_bridge_port *
325 static struct mlxsw_sp_bridge_port *
[all …]
H A Dspectrum.h242 struct mlxsw_sp_bridge_port;
250 struct mlxsw_sp_bridge_port *bridge_port;
H A Dspectrum_span.c300 struct mlxsw_sp_bridge_port *bridge_port; in mlxsw_sp_span_entry_bridge()