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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.h160 int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq, int kernel);
H A Diwch_provider.c186 if (cxio_create_cq(&rhp->rdev, &chp->cq, !ucontext)) { iwch_create_cq()
273 ret = cxio_create_cq(&chp->rhp->rdev, &newcq); iwch_resize_cq()
H A Dcxio_hal.c158 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) cxio_create_cq() function

Completed in 122 milliseconds