Searched defs:mthca_qp_table (Results 1 – 1 of 1) sorted by relevance
252 struct mthca_qp_table { struct253 struct mthca_alloc alloc;254 u32 rdb_base;255 int rdb_shift;256 int sqp_start;257 spinlock_t lock;258 struct mthca_array qp;259 struct mthca_icm_table *qp_table;260 struct mthca_icm_table *eqp_table;261 struct mthca_icm_table *rdb_table;