Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h190 int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count);
Diwch_qp.c742 flushed = cxio_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
Dcxio_hal.c368 int cxio_flush_rq(struct t3_wq *wq, struct t3_cq *cq, int count) in cxio_flush_rq() function