Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h75 "r_next_psn_kdeth 0x%x"
1377 __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.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()
4470 * of r_next_psn_kdeth in the case of back-to-back 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 in make_tid_rdma_ack()
[all...]
H A Dverbs.h208 u32 r_next_psn_kdeth; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h75 "r_next_psn_kdeth 0x%x"
1377 __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()
4482 * of r_next_psn_kdeth in the case of back-to-back 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 in make_tid_rdma_ack()
[all...]
H A Dverbs.h166 u32 r_next_psn_kdeth; member

Completed in 17 milliseconds