mlxsw_sp_bridge
struct mlxsw_sp_bridge;
struct mlxsw_sp_bridge *bridge;
mlxsw_sp_bridge_device_find(const struct mlxsw_sp_bridge *bridge,
static int mlxsw_sp_bridge_device_vxlan_init(struct mlxsw_sp_bridge *bridge,
static void mlxsw_sp_bridge_device_vxlan_fini(struct mlxsw_sp_bridge *bridge,
struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge;
mlxsw_sp_bridge_device_create(struct mlxsw_sp_bridge *bridge,
mlxsw_sp_bridge_device_destroy(struct mlxsw_sp_bridge *bridge,
mlxsw_sp_bridge_device_get(struct mlxsw_sp_bridge *bridge,
struct mlxsw_sp_bridge *bridge;
bridge = container_of(work, struct mlxsw_sp_bridge, fdb_notify.dw.work);
mlxsw_sp_bridge_device_put(struct mlxsw_sp_bridge *bridge,
mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge,
struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge;
struct mlxsw_sp_bridge *bridge;
mlxsw_sp_bridge_port_get(struct mlxsw_sp_bridge *bridge,
static void mlxsw_sp_bridge_port_put(struct mlxsw_sp_bridge *bridge,
mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge,
struct mlxsw_sp_bridge;