Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h162 u32 pending_tid_r_segs; /* Num of pending tid read segments */ member
H A Drc.c498 priv->pending_tid_r_segs < qp->s_num_rd_atomic)) { in hfi1_make_rc_req()
1435 priv->pending_tid_r_segs += req->ack_pending; in update_num_rd_atomic()
1443 priv->pending_tid_r_segs += req->total_segs; in update_num_rd_atomic()
1467 priv->pending_tid_r_segs = 0; in reset_psn()
H A Dtid_rdma.c1774 qpriv->pending_tid_r_segs++; in hfi1_build_tid_rdma_read_packet()
1808 if (qpriv->pending_tid_r_segs) in hfi1_build_tid_rdma_read_req()
2514 priv->pending_tid_r_segs--; in hfi1_rc_rcv_tid_rdma_read_resp()