Searched refs:local_ops_pending (Results 1 – 4 of 4) sorted by relevance
105 atomic_dec(&qp->local_ops_pending); in hfi1_make_uc_req()
528 atomic_dec(&qp->local_ops_pending); in hfi1_make_rc_req()
442 atomic_t local_ops_pending; /* number of fast_reg/local_inv reqs */ member
1150 atomic_set(&qp->local_ops_pending, 0); in rvt_create_qp()2014 atomic_read(&qp->local_ops_pending)) { in rvt_post_one_wr()2084 atomic_inc(&qp->local_ops_pending); in rvt_post_one_wr()3141 atomic_dec(&sqp->local_ops_pending); in rvt_ruc_loopback()