Home
last modified time | relevance | path

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

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