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);
156 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) in cxio_create_cq() function
147 if (cxio_create_cq(&rhp->rdev, &chp->cq, !udata)) in iwch_create_cq()