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