Searched refs:ocrdma_resize_cq (Results 1 – 3 of 3) sorted by relevance
74 int ocrdma_resize_cq(struct ib_cq *, int cqe, struct ib_udata *);
169 .resize_cq = ocrdma_resize_cq,
1013 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq() function