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