Searched refs:num_wrs (Results 1 – 2 of 2) sorted by relevance
360 u32 num_wrs; in iwch_post_send() local372 num_wrs = Q_FREECNT(qhp->wq.sq_rptr, qhp->wq.sq_wptr, in iwch_post_send()374 if (num_wrs == 0) { in iwch_post_send()380 if (num_wrs == 0) { in iwch_post_send()451 num_wrs--; in iwch_post_send()472 u32 num_wrs; in iwch_post_receive() local482 num_wrs = Q_FREECNT(qhp->wq.rq_rptr, qhp->wq.rq_wptr, in iwch_post_receive()496 if (num_wrs) in iwch_post_receive()516 num_wrs--; in iwch_post_receive()538 u32 num_wrs; in iwch_bind_mw() local[all …]
733 u32 num_wrs; in c4iw_post_send() local744 num_wrs = t4_sq_avail(&qhp->wq); in c4iw_post_send()745 if (num_wrs == 0) { in c4iw_post_send()750 if (num_wrs == 0) { in c4iw_post_send()838 num_wrs--; in c4iw_post_send()859 u32 num_wrs; in c4iw_post_receive() local870 num_wrs = t4_rq_avail(&qhp->wq); in c4iw_post_receive()871 if (num_wrs == 0) { in c4iw_post_receive()884 if (num_wrs) in c4iw_post_receive()914 num_wrs--; in c4iw_post_receive()