Home
last modified time | relevance | path

Searched refs:local_ops_pending (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Duc.c105 atomic_dec(&qp->local_ops_pending); in hfi1_make_uc_req()
H A Drc.c528 atomic_dec(&qp->local_ops_pending); in hfi1_make_rc_req()
/linux/include/rdma/
H A Drdmavt_qp.h443 atomic_t local_ops_pending; /* number of fast_reg/local_inv reqs */ member