Searched refs:n_cqs_allocated (Results 1 – 6 of 6) sorted by relevance
268 if (dev->n_cqs_allocated == ib_ipath_max_cqs) { in ipath_create_cq()274 dev->n_cqs_allocated++; in ipath_create_cq()326 dev->n_cqs_allocated--; in ipath_destroy_cq()
572 u32 n_cqs_allocated; /* number of CQs allocated for device */ member
283 if (dev->n_cqs_allocated == ib_qib_max_cqs) { in qib_create_cq()289 dev->n_cqs_allocated++; in qib_create_cq()342 dev->n_cqs_allocated--; in qib_destroy_cq()
786 u32 n_cqs_allocated; /* number of CQs allocated for device */ member
296 if (dev->n_cqs_allocated == hfi1_max_cqs) { in hfi1_create_cq()302 dev->n_cqs_allocated++; in hfi1_create_cq()355 dev->n_cqs_allocated--; in hfi1_destroy_cq()
768 u32 n_cqs_allocated; /* number of CQs allocated for device */ member