Searched refs:c4iw_flush_sq (Results 1 – 7 of 7) sorted by relevance
221 void c4iw_flush_sq(struct c4iw_qp *qhp);
98 void c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq() function
520 c4iw_flush_sq(qhp); in c4iw_flush_qp()
267 with FLUSHED status. Function c4iw_flush_sq(), however was dropping275 c4iw_flush_sq() MUST always flush all non-completed WRs with FLUSHED396 c4iw_flush_sq() should only flush wrs that have not already been
906 int c4iw_flush_sq(struct t4_wq *wq, struct t4_cq *cq, int count);
248 int c4iw_flush_sq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_sq() function
964 flushed = c4iw_flush_sq(&qhp->wq, &schp->cq, count); in __flush_qp()