Home
last modified time | relevance | path

Searched refs:r_tid_head (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
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 Dverbs.h192 u32 r_tid_head; /* Most recently added TID RDMA request */ member
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
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 Dverbs.h150 u32 r_tid_head; /* Most recently added TID RDMA request */ member
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()

Completed in 18 milliseconds