Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h160 int cxio_create_cq(struct cxio_rdev *rdev, struct t3_cq *cq, int kernel);
Dcxio_hal.c156 int cxio_create_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq, int kernel) in cxio_create_cq() function
Diwch_provider.c147 if (cxio_create_cq(&rhp->rdev, &chp->cq, !udata)) in iwch_create_cq()