Searched refs:qedr_resize_cq (Results 1 – 3 of 3) sorted by relevance
56 int qedr_resize_cq(struct ib_cq *, int cqe, struct ib_udata *);
231 .resize_cq = qedr_resize_cq,
1055 int qedr_resize_cq(struct ib_cq *ibcq, int new_cnt, struct ib_udata *udata) in qedr_resize_cq() function