Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Drdmavt_qp.h381 atomic_t local_ops_pending; /* number of fast_reg/local_inv reqs */ member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duc.c146 atomic_dec(&qp->local_ops_pending); in hfi1_make_uc_req()
Druc.c415 atomic_dec(&sqp->local_ops_pending); in ruc_loopback()
Drc.c385 atomic_dec(&qp->local_ops_pending); in hfi1_make_rc_req()
/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dqp.c895 atomic_set(&qp->local_ops_pending, 0); in rvt_create_qp()
1771 atomic_read(&qp->local_ops_pending)) { in rvt_post_one_wr()
1846 atomic_inc(&qp->local_ops_pending); in rvt_post_one_wr()