Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h190 int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count);
Diwch_qp.c757 flushed = cxio_flush_sq(&qhp->wq, &schp->cq, count); in __flush_qp()
Dcxio_hal.c387 int cxio_flush_sq(struct t3_wq *wq, struct t3_cq *cq, int count) in cxio_flush_sq() function