Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h166 u32 r_next_psn_kdeth; member
H A Dtrace_tid.h1377 __field(u32, r_next_psn_kdeth)
1398 __entry->r_next_psn_kdeth = priv->r_next_psn_kdeth;
1418 __entry->r_next_psn_kdeth
H A Dtid_rdma.c2962 qpriv->r_next_psn_kdeth = in hfi1_handle_kdeth_eflags()
2992 qpriv->r_next_psn_kdeth = in hfi1_handle_kdeth_eflags()
4341 priv->r_next_psn_kdeth = mask_psn(psn + 1); in hfi1_rc_rcv_tid_rdma_write_data()
4405 priv->r_next_psn_kdeth = flow->flow_state.r_next_psn; in hfi1_rc_rcv_tid_rdma_write_data()
4475 if (hfi1_tid_rdma_is_resync_psn(qpriv->r_next_psn_kdeth - 1)) { in hfi1_build_tid_rdma_write_ack()
4486 qpriv->r_next_psn_kdeth - 1; in hfi1_build_tid_rdma_write_ack()
4489 qpriv->r_next_psn_kdeth = mask_psn(*bth2 + 1); in hfi1_build_tid_rdma_write_ack()
5287 !hfi1_tid_rdma_is_resync_psn(qpriv->r_next_psn_kdeth - 1) && in make_tid_rdma_ack()
5288 (cmp_psn(qpriv->r_next_psn_kdeth - 1, in make_tid_rdma_ack()