Searched refs:mlxsw_sp_bridge (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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 120 mlxsw_sp_bridge_device_find(const struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_find() 160 static int mlxsw_sp_bridge_device_vxlan_init(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_vxlan_init() 193 static void mlxsw_sp_bridge_device_vxlan_fini(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_vxlan_fini() 206 mlxsw_sp_bridge_device_create(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_create() 258 mlxsw_sp_bridge_device_destroy(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_destroy() 273 mlxsw_sp_bridge_device_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_get() 287 mlxsw_sp_bridge_device_put(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_put() 309 mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_find() 363 mlxsw_sp_bridge_port_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_get() [all …]
|
D | spectrum.h | 115 struct mlxsw_sp_bridge; 151 struct mlxsw_sp_bridge *bridge;
|