Searched refs:ocrdma_resize_cq (Results 1 – 3 of 3) sorted by relevance
93 int ocrdma_resize_cq(struct ib_cq *, int cqe, struct ib_udata *);
159 dev->ibdev.resize_cq = ocrdma_resize_cq; in ocrdma_register_device()
1124 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq() function