Searched refs:mlxsw_sp_bridge (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.h | 6 struct mlxsw_sp_bridge; 10 mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge,
|
D | spectrum_switchdev.c | 28 struct mlxsw_sp_bridge { struct 112 mlxsw_sp_bridge_device_find(const struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_find() 149 mlxsw_sp_bridge_device_create(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_create() 183 mlxsw_sp_bridge_device_destroy(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_destroy() 197 mlxsw_sp_bridge_device_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_get() 210 mlxsw_sp_bridge_device_put(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_put() 232 mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_find() 304 mlxsw_sp_bridge_port_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_get() 335 static void mlxsw_sp_bridge_port_put(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_put() 445 static void mlxsw_sp_port_bridge_flags_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_port_bridge_flags_get() [all …]
|
D | spectrum.h | 109 struct mlxsw_sp_bridge; 128 struct mlxsw_sp_bridge *bridge;
|