Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.h192 u32 r_tid_head; /* Most recently added TID RDMA request */ member
Dtrace_tid.h1363 __field(u32, r_tid_head)
1384 __entry->r_tid_head = priv->r_tid_head;
1404 __entry->r_tid_head,
Dtid_rdma.c357 qpriv->r_tid_head = HFI1_QP_WQE_INVALID; in hfi1_qp_priv_init()
2929 qpriv->r_tid_tail == qpriv->r_tid_head) in hfi1_handle_kdeth_eflags()
3484 if (qpriv->r_tid_alloc == qpriv->r_tid_head) { in hfi1_tid_write_alloc_resources()
3600 qpriv->r_tid_head = qp->r_head_ack_queue; in hfi1_tid_write_alloc_resources()
3778 } else if (qpriv->r_tid_tail == qpriv->r_tid_head) { in hfi1_rc_rcv_tid_rdma_write_req()
3793 qpriv->r_tid_head = qp->r_head_ack_queue; in hfi1_rc_rcv_tid_rdma_write_req()
4359 if (next == priv->r_tid_head) in hfi1_rc_rcv_tid_rdma_write_data()