Home
last modified time | relevance | path

Searched refs:cxio_hal_cq_op (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Diwch_cq.c72 cxio_hal_cq_op(&rhp->rdev, &chp->cq, CQ_CREDIT_UPDATE, credit); in iwch_poll_cq_one()
Dcxio_hal.h158 int cxio_hal_cq_op(struct cxio_rdev *rdev, struct t3_cq *cq,
Dcxio_hal.c71 int cxio_hal_cq_op(struct cxio_rdev *rdev_p, struct t3_cq *cq, in cxio_hal_cq_op() function
Diwch_provider.c345 err = cxio_hal_cq_op(&rhp->rdev, &chp->cq, cq_op, 0); in iwch_arm_cq()