Symbol: mlxsw_sp_bridge
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
112
struct mlxsw_sp_bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
169
struct mlxsw_sp_bridge *bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
154
mlxsw_sp_bridge_device_find(const struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
194
static int mlxsw_sp_bridge_device_vxlan_init(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
227
static void mlxsw_sp_bridge_device_vxlan_fini(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
242
struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
250
mlxsw_sp_bridge_device_create(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
317
mlxsw_sp_bridge_device_destroy(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
335
mlxsw_sp_bridge_device_get(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
3357
struct mlxsw_sp_bridge *bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
3370
bridge = container_of(work, struct mlxsw_sp_bridge, fdb_notify.dw.work);
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
349
mlxsw_sp_bridge_device_put(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
371
mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
4106
struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
4170
struct mlxsw_sp_bridge *bridge;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
523
mlxsw_sp_bridge_port_get(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
556
static void mlxsw_sp_bridge_port_put(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.h
10
mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge,
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.h
6
struct mlxsw_sp_bridge;