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