Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
A Duc.c105 atomic_dec(&qp->local_ops_pending); in hfi1_make_uc_req()
A Drc.c528 atomic_dec(&qp->local_ops_pending); in hfi1_make_rc_req()
/linux/include/rdma/
A Drdmavt_qp.h443 atomic_t local_ops_pending; /* number of fast_reg/local_inv reqs */ member
/linux/drivers/infiniband/sw/rdmavt/
A Dqp.c1148 atomic_set(&qp->local_ops_pending, 0); in rvt_create_qp()
2012 atomic_read(&qp->local_ops_pending)) { in rvt_post_one_wr()
2082 atomic_inc(&qp->local_ops_pending); in rvt_post_one_wr()
3139 atomic_dec(&sqp->local_ops_pending); in rvt_ruc_loopback()

Completed in 18 milliseconds