Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dverbs.h150 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.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()