Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h194 void cxio_flush_hw_cq(struct t3_cq *cq);
Diwch_qp.c740 cxio_flush_hw_cq(&rchp->cq); in __flush_qp()
754 cxio_flush_hw_cq(&schp->cq); in __flush_qp()
Dcxio_hal.c428 void cxio_flush_hw_cq(struct t3_cq *cq) in cxio_flush_hw_cq() function