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