Home
last modified time | relevance | path

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

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