Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h150 u32 r_tid_head; /* Most recently added TID RDMA request */ member
H A Dtrace_tid.h69 #define TID_WRITE_RSPDR_PRN "[%s] qpn 0x%x r_tid_head %u r_tid_tail %u " \
1363 __field(u32, r_tid_head)
1384 __entry->r_tid_head = priv->r_tid_head;
1404 __entry->r_tid_head,
H A Dtid_rdma.c358 qpriv->r_tid_head = HFI1_QP_WQE_INVALID; in hfi1_qp_priv_init()
2937 qpriv->r_tid_tail == qpriv->r_tid_head) in hfi1_handle_kdeth_eflags()
3496 if (qpriv->r_tid_alloc == qpriv->r_tid_head) { in hfi1_tid_write_alloc_resources()
3612 qpriv->r_tid_head = qp->r_head_ack_queue; in hfi1_tid_write_alloc_resources()
3790 } else if (qpriv->r_tid_tail == qpriv->r_tid_head) { in hfi1_rc_rcv_tid_rdma_write_req()
3805 qpriv->r_tid_head = qp->r_head_ack_queue; in hfi1_rc_rcv_tid_rdma_write_req()
4371 if (next == priv->r_tid_head) in hfi1_rc_rcv_tid_rdma_write_data()