Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h1009 int c4iw_flush_sq(struct c4iw_qp *qhp);
Dcq.c238 int c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq() function
Dqp.c1629 sq_flushed = c4iw_flush_sq(qhp); in __flush_qp()