Searched refs:n_cqs_allocated (Results 1 – 2 of 2) sorted by relevance
250 if (rdi->n_cqs_allocated == rdi->dparms.props.max_cq) { in rvt_create_cq()256 rdi->n_cqs_allocated++; in rvt_create_cq()314 rdi->n_cqs_allocated--; in rvt_destroy_cq()
407 u32 n_cqs_allocated; /* number of CQs allocated for device */ member