Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/ !
Diw_cxgb4.h1008 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
Dcq.c203 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_rq() function
Dqp.c1624 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()