Searched defs:mlx4_ib_sriov (Results 1 – 1 of 1) sorted by relevance
509 struct mlx4_ib_sriov { struct510 struct mlx4_ib_demux_ctx demux[MLX4_MAX_PORTS];511 struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];514 spinlock_t going_down_lock;515 int is_going_down;517 struct mlx4_sriov_alias_guid alias_guid;520 struct xarray pv_id_table;521 u32 pv_id_next;522 spinlock_t id_map_lock;523 struct rb_root sl_id_map;[all …]