Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.h208 u32 r_next_psn_kdeth; member
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
Dtid_rdma.c2954 qpriv->r_next_psn_kdeth = in hfi1_handle_kdeth_eflags()
2984 qpriv->r_next_psn_kdeth = in hfi1_handle_kdeth_eflags()
4329 priv->r_next_psn_kdeth = mask_psn(psn + 1); in hfi1_rc_rcv_tid_rdma_write_data()
4393 priv->r_next_psn_kdeth = flow->flow_state.r_next_psn; in hfi1_rc_rcv_tid_rdma_write_data()
4463 if (hfi1_tid_rdma_is_resync_psn(qpriv->r_next_psn_kdeth - 1)) { in hfi1_build_tid_rdma_write_ack()
4474 qpriv->r_next_psn_kdeth - 1; in hfi1_build_tid_rdma_write_ack()
4477 qpriv->r_next_psn_kdeth = mask_psn(*bth2 + 1); in hfi1_build_tid_rdma_write_ack()
5275 !hfi1_tid_rdma_is_resync_psn(qpriv->r_next_psn_kdeth - 1) && in make_tid_rdma_ack()
5276 (cmp_psn(qpriv->r_next_psn_kdeth - 1, in make_tid_rdma_ack()