Searched refs:cxio_create_cq (Results 1 – 3 of 3) sorted by relevance
160 int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq, int kernel);
195 if (cxio_create_cq(&rhp->rdev, &chp->cq, !ucontext)) { in iwch_create_cq()282 ret = cxio_create_cq(&chp->rhp->rdev, &newcq); in iwch_resize_cq()
158 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) in cxio_create_cq() function