/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rc.h | 68 __field(u32, s_next_psn) 79 __entry->s_next_psn = qp->s_next_psn; 85 "[%s] qpn 0x%x s_flags 0x%x psn 0x%x s_psn 0x%x s_next_psn 0x%x s_sending_psn 0x%x sending_hpsn 0x%x r_psn 0x%x", 91 __entry->s_next_psn,
|
H A D | qp.c | 872 qp->s_next_psn = 0; in rvt_init_qp() 1624 qp->s_next_psn = attr->sq_psn & rdi->dparms.psn_modify_mask; in rvt_modify_qp() 1625 qp->s_psn = qp->s_next_psn; in rvt_modify_qp() 1626 qp->s_sending_psn = qp->s_next_psn; in rvt_modify_qp() 1627 qp->s_last_psn = qp->s_next_psn - 1; in rvt_modify_qp() 1782 attr->sq_psn = qp->s_next_psn & rdi->dparms.psn_mask; in rvt_query_qp() 2141 wqe->psn = qp->s_next_psn; in rvt_post_one_wr() 2156 qp->s_next_psn = wqe->lpsn + 1; in rvt_post_one_wr()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rc.h | 26 __field(u32, s_next_psn) 37 __entry->s_next_psn = qp->s_next_psn; 43 "[%s] qpn 0x%x s_flags 0x%x psn 0x%x s_psn 0x%x s_next_psn 0x%x s_sending_psn 0x%x sending_hpsn 0x%x r_psn 0x%x", 49 __entry->s_next_psn,
|
H A D | qp.c | 833 qp->s_next_psn = 0; in rvt_init_qp() 1571 qp->s_next_psn = attr->sq_psn & rdi->dparms.psn_modify_mask; in rvt_modify_qp() 1572 qp->s_psn = qp->s_next_psn; in rvt_modify_qp() 1573 qp->s_sending_psn = qp->s_next_psn; in rvt_modify_qp() 1574 qp->s_last_psn = qp->s_next_psn - 1; in rvt_modify_qp() 1730 attr->sq_psn = qp->s_next_psn & rdi->dparms.psn_mask; in rvt_query_qp() 2090 wqe->psn = qp->s_next_psn; in rvt_post_one_wr() 2105 qp->s_next_psn = wqe->lpsn + 1; in rvt_post_one_wr()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace_rc.h | 67 __field(u32, s_next_psn) 78 __entry->s_next_psn = qp->s_next_psn; 84 "[%s] qpn 0x%x s_flags 0x%x psn 0x%x s_psn 0x%x s_next_psn 0x%x s_sending_psn 0x%x sending_hpsn 0x%x r_psn 0x%x", 90 __entry->s_next_psn,
|
H A D | tid_rdma.h | 118 u32 s_next_psn; /* IB PSN of next segment start for read */ member
|
H A D | trace_tid.h | 62 "r_last_ackd 0x%x s_next_psn 0x%x" 1067 __field(u32, s_next_psn) 1089 __entry->s_next_psn = req->s_next_psn; 1112 __entry->s_next_psn
|
H A D | rc.c | 851 req->s_next_psn = qp->s_psn; in hfi1_make_rc_req() 932 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 1115 req->s_next_psn = flow->flow_state.ib_lpsn + 1; in hfi1_make_rc_req() 1128 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 1171 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 2369 if (cmp_psn(psn, READ_ONCE(qp->s_next_psn)) >= 0) in rc_rcv_resp()
|
H A D | qp.c | 672 qp->s_psn, qp->s_next_psn, in qp_iter_print()
|
H A D | tid_rdma.c | 1822 restart_sge(&qp->s_sge, wqe, req->s_next_psn, 1863 flow->flow_state.ib_spsn = req->s_next_psn; 1869 req->s_next_psn += flow->npkts; 4048 if (cmp_psn(psn, qp->s_next_psn) >= 0) in hfi1_rc_rcv_tid_rdma_write_resp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace_rc.h | 26 __field(u32, s_next_psn) 37 __entry->s_next_psn = qp->s_next_psn; 43 "[%s] qpn 0x%x s_flags 0x%x psn 0x%x s_psn 0x%x s_next_psn 0x%x s_sending_psn 0x%x sending_hpsn 0x%x r_psn 0x%x", 49 __entry->s_next_psn,
|
H A D | tid_rdma.h | 118 u32 s_next_psn; /* IB PSN of next segment start for read */ member
|
H A D | trace_tid.h | 62 "r_last_ackd 0x%x s_next_psn 0x%x" 1067 __field(u32, s_next_psn) 1089 __entry->s_next_psn = req->s_next_psn; 1112 __entry->s_next_psn
|
H A D | rc.c | 810 req->s_next_psn = qp->s_psn; in hfi1_make_rc_req() 891 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 1074 req->s_next_psn = flow->flow_state.ib_lpsn + 1; in hfi1_make_rc_req() 1087 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 1130 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 2327 if (cmp_psn(psn, READ_ONCE(qp->s_next_psn)) >= 0) in rc_rcv_resp()
|
H A D | qp.c | 631 qp->s_psn, qp->s_next_psn, in qp_iter_print()
|
H A D | tid_rdma.c | 1829 restart_sge(&qp->s_sge, wqe, req->s_next_psn, 1870 flow->flow_state.ib_spsn = req->s_next_psn; 1876 req->s_next_psn += flow->npkts; 4060 if (cmp_psn(psn, qp->s_next_psn) >= 0) in hfi1_rc_rcv_tid_rdma_write_resp()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
|
H A D | qib_rc.c | 1312 if (qib_cmp24(psn, READ_ONCE(qp->s_next_psn)) >= 0) in qib_rc_rcv_resp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
|
H A D | qib_rc.c | 1314 if (qib_cmp24(psn, READ_ONCE(qp->s_next_psn)) >= 0) in qib_rc_rcv_resp()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdmavt_qp.h | 399 u32 s_next_psn; /* PSN for next request */ member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_qp.h | 399 u32 s_next_psn; /* PSN for next request */ member
|