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