Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1524 flow->flow_state.r_next_psn = in hfi1_kern_exp_rcv_setup()
2762 flow->flow_state.r_next_psn); in handle_read_kdeth_eflags()
2793 flow->flow_state.r_next_psn = in handle_read_kdeth_eflags()
2959 flow->flow_state.r_next_psn = in hfi1_handle_kdeth_eflags()
2963 flow->flow_state.r_next_psn; in hfi1_handle_kdeth_eflags()
2975 flow->flow_state.r_next_psn); in hfi1_handle_kdeth_eflags()
2990 flow->flow_state.r_next_psn = in hfi1_handle_kdeth_eflags()
2993 flow->flow_state.r_next_psn; in hfi1_handle_kdeth_eflags()
4950 next = flow->flow_state.r_next_psn; in hfi1_rc_rcv_tid_rdma_resync()
4956 flow->flow_state.r_next_psn = in hfi1_rc_rcv_tid_rdma_resync()
[all …]
H A Dtid_rdma.h143 u32 r_next_psn; /* next PSN to be received (in TID space) */ member
H A Dtrace_tid.h502 __field(u32, r_next_psn)
524 __entry->r_next_psn = flow->flow_state.r_next_psn;
545 __entry->r_next_psn,