Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h193 void cxio_flush_hw_cq(struct t3_cq *cq);
Diwch_qp.c741 cxio_flush_hw_cq(&rchp->cq); in __flush_qp()
755 cxio_flush_hw_cq(&schp->cq); in __flush_qp()
Dcxio_hal.c406 void cxio_flush_hw_cq(struct t3_cq *cq) in cxio_flush_hw_cq() function