Searched refs:num_wrs (Results 1 – 2 of 2) sorted by relevance
361 u32 num_wrs; in iwch_post_send() local373 num_wrs = Q_FREECNT(qhp->wq.sq_rptr, qhp->wq.sq_wptr, in iwch_post_send()375 if (num_wrs == 0) { in iwch_post_send()381 if (num_wrs == 0) { in iwch_post_send()452 num_wrs--; in iwch_post_send()473 u32 num_wrs; in iwch_post_receive() local483 num_wrs = Q_FREECNT(qhp->wq.rq_rptr, qhp->wq.rq_wptr, in iwch_post_receive()497 if (num_wrs) in iwch_post_receive()517 num_wrs--; in iwch_post_receive()539 u32 num_wrs; in iwch_bind_mw() local[all …]
748 u32 num_wrs; in c4iw_post_send() local759 num_wrs = t4_sq_avail(&qhp->wq); in c4iw_post_send()760 if (num_wrs == 0) { in c4iw_post_send()765 if (num_wrs == 0) { in c4iw_post_send()853 num_wrs--; in c4iw_post_send()873 u32 num_wrs; in c4iw_post_receive() local884 num_wrs = t4_rq_avail(&qhp->wq); in c4iw_post_receive()885 if (num_wrs == 0) { in c4iw_post_receive()898 if (num_wrs) in c4iw_post_receive()928 num_wrs--; in c4iw_post_receive()