Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1517 flow->flow_state.r_next_psn =
2472 if (cmp_psn(kpsn, flow->flow_state.r_next_psn)) in hfi1_rc_rcv_tid_rdma_read_resp()
2474 flow->flow_state.r_next_psn = mask_psn(kpsn + 1); in hfi1_rc_rcv_tid_rdma_read_resp()
2505 flow->flow_state.r_next_psn = mask_psn(kpsn + 1); in hfi1_rc_rcv_tid_rdma_read_resp()
2755 flow->flow_state.r_next_psn); in __must_hold()
2786 flow->flow_state.r_next_psn = in __must_hold()
2793 flow->flow_state.r_next_psn = last_psn; in __must_hold()
2951 flow->flow_state.r_next_psn = in hfi1_handle_kdeth_eflags()
2955 flow->flow_state.r_next_psn; in hfi1_handle_kdeth_eflags()
2967 flow->flow_state.r_next_psn); in hfi1_handle_kdeth_eflags()
[all...]
H A Dtid_rdma.h143 u32 r_next_psn; /* next PSN to be received (in TID space) */ member
H A Dtrace_tid.h33 "generation 0x%x fpsn 0x%x-%x r_next_psn 0x%x " \
502 __field(u32, r_next_psn)
524 __entry->r_next_psn = flow->flow_state.r_next_psn;
545 __entry->r_next_psn,
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1524 flow->flow_state.r_next_psn =
2479 if (cmp_psn(kpsn, flow->flow_state.r_next_psn)) in hfi1_rc_rcv_tid_rdma_read_resp()
2481 flow->flow_state.r_next_psn = mask_psn(kpsn + 1); in hfi1_rc_rcv_tid_rdma_read_resp()
2512 flow->flow_state.r_next_psn = mask_psn(kpsn + 1); in hfi1_rc_rcv_tid_rdma_read_resp()
2762 flow->flow_state.r_next_psn); in __must_hold()
2793 flow->flow_state.r_next_psn = in __must_hold()
2800 flow->flow_state.r_next_psn = last_psn; in __must_hold()
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()
[all...]
H A Dtid_rdma.h143 u32 r_next_psn; /* next PSN to be received (in TID space) */ member
H A Dtrace_tid.h33 "generation 0x%x fpsn 0x%x-%x r_next_psn 0x%x " \
502 __field(u32, r_next_psn)
524 __entry->r_next_psn = flow->flow_state.r_next_psn;
545 __entry->r_next_psn,

Completed in 13 milliseconds