Searched defs:mlx4_ib_sriov (Results 1 – 1 of 1) sorted by relevance
484 struct mlx4_ib_sriov { struct485 struct mlx4_ib_demux_ctx demux[MLX4_MAX_PORTS];486 struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];489 spinlock_t going_down_lock;490 int is_going_down;492 struct mlx4_sriov_alias_guid alias_guid;495 struct xarray pv_id_table;496 u32 pv_id_next;497 spinlock_t id_map_lock;498 struct rb_root sl_id_map;[all …]