Searched refs:n_cqs_allocated (Results 1 – 4 of 4) sorted by relevance
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
278 if (dev->n_cqs_allocated == ib_qib_max_cqs) { in qib_create_cq()284 dev->n_cqs_allocated++; in qib_create_cq()337 dev->n_cqs_allocated--; in qib_destroy_cq()
778 u32 n_cqs_allocated; /* number of CQs allocated for device */ member