Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h231 void c4iw_flush_sq(struct c4iw_qp *qhp);
H A Dcq.c95 void c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq() function
H A Dqp.c533 c4iw_flush_sq(qhp); in c4iw_flush_qp()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h972 int c4iw_flush_sq(struct c4iw_qp *qhp);
H A Dcq.c257 int c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq() function
H A Dqp.c1193 sq_flushed = c4iw_flush_sq(qhp); in __flush_qp()