Searched refs:cxio_hal_cq_op (Results 1 – 4 of 4) sorted by relevance
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cq.c | 72 cxio_hal_cq_op(&rhp->rdev, &chp->cq, CQ_CREDIT_UPDATE, credit); in iwch_poll_cq_one()
|
D | cxio_hal.h | 158 int cxio_hal_cq_op(struct cxio_rdev *rdev, struct t3_cq *cq,
|
D | cxio_hal.c | 71 int cxio_hal_cq_op(struct cxio_rdev *rdev_p, struct t3_cq *cq, in cxio_hal_cq_op() function
|
D | iwch_provider.c | 345 err = cxio_hal_cq_op(&rhp->rdev, &chp->cq, cq_op, 0); in iwch_arm_cq()
|