Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.h172 void cxio_flush_hw_cq(struct t3_cq *cq);
Diw_cxgb_qp.c778 cxio_flush_hw_cq(&rchp->cq); in __flush_qp()
789 cxio_flush_hw_cq(&schp->cq); in __flush_qp()
Diw_cxgb_hal.c464 cxio_flush_hw_cq(struct t3_cq *cq) in cxio_flush_hw_cq() function