Searched refs:qib_resize_cq (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_cq.c373 * qib_resize_cq - change the size of the CQ
378 int qib_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) function
H A Dqib_verbs.h965 int qib_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata);
H A Dqib_verbs.c2178 ibdev->resize_cq = qib_resize_cq;

Completed in 49 milliseconds