Searched refs:new_cnt (Results 1 – 1 of 1) sorted by relevance
1053 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq() argument1059 if (new_cnt < 1 || new_cnt > cq->max_hw_cqe) { in ocrdma_resize_cq()1063 ibcq->cqe = new_cnt; in ocrdma_resize_cq()