Searched defs:mlx4_ib_sriov (Results 1 – 1 of 1) sorted by relevance
510 struct mlx4_ib_sriov { struct511 struct mlx4_ib_demux_ctx demux[MLX4_MAX_PORTS];515 spinlock_t going_down_lock;516 int is_going_down;518 struct mlx4_sriov_alias_guid alias_guid;521 struct xarray pv_id_table;522 u32 pv_id_next;523 spinlock_t id_map_lock;524 struct rb_root sl_id_map;525 struct list_head cm_list;[all …]