Lines Matching refs:mlxsw_sp_bridge
28 struct mlxsw_sp_bridge { struct
154 mlxsw_sp_bridge_device_find(const struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_find()
194 static int mlxsw_sp_bridge_device_vxlan_init(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_vxlan_init()
227 static void mlxsw_sp_bridge_device_vxlan_fini(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_vxlan_fini()
242 struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge; in mlxsw_sp_fdb_notify_work_schedule()
250 mlxsw_sp_bridge_device_create(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_create()
317 mlxsw_sp_bridge_device_destroy(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_destroy()
335 mlxsw_sp_bridge_device_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_get()
349 mlxsw_sp_bridge_device_put(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_device_put()
371 mlxsw_sp_bridge_port_find(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_find()
523 mlxsw_sp_bridge_port_get(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_get()
556 static void mlxsw_sp_bridge_port_put(struct mlxsw_sp_bridge *bridge, in mlxsw_sp_bridge_port_put()
3331 struct mlxsw_sp_bridge *bridge; in mlxsw_sp_fdb_notify_work()
3344 bridge = container_of(work, struct mlxsw_sp_bridge, fdb_notify.dw.work); in mlxsw_sp_fdb_notify_work()
4080 struct mlxsw_sp_bridge *bridge = mlxsw_sp->bridge; in mlxsw_sp_fdb_init()
4144 struct mlxsw_sp_bridge *bridge; in mlxsw_sp_switchdev_init()