Searched refs:n_cqs_allocated (Results 1 – 4 of 4) sorted by relevance
270 if (dev->n_cqs_allocated == ib_qib_max_cqs) { in qib_create_cq()276 dev->n_cqs_allocated++; in qib_create_cq()328 dev->n_cqs_allocated--; in qib_destroy_cq()
763 u32 n_cqs_allocated; /* number of CQs allocated for device */ member
263 if (dev->n_cqs_allocated == ib_ipath_max_cqs) { in ipath_create_cq()269 dev->n_cqs_allocated++; in ipath_create_cq()321 dev->n_cqs_allocated--; in ipath_destroy_cq()
566 u32 n_cqs_allocated; /* number of CQs allocated for device */ member