Searched defs:mlx4_qp_table (Results 1 – 1 of 1) sorted by relevance
716 struct mlx4_qp_table { struct717 struct mlx4_bitmap *bitmap_gen;718 struct mlx4_zone_allocator *zones;720 u32 rdmarc_base;721 int rdmarc_shift;722 spinlock_t lock;723 struct mlx4_icm_table qp_table;724 struct mlx4_icm_table auxc_table;725 struct mlx4_icm_table altc_table;726 struct mlx4_icm_table rdmarc_table;[all …]
Completed in 11 milliseconds