Home
last modified time | relevance | path

Searched refs:s_next_psn (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dtrace_rc.h68 __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 Dqp.c872 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 Dtrace_rc.h26 __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 Dqp.c833 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 Dtrace_rc.h67 __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 Dtid_rdma.h118 u32 s_next_psn; /* IB PSN of next segment start for read */ member
H A Dtrace_tid.h62 "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 Drc.c851 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 Dqp.c672 qp->s_psn, qp->s_next_psn, in qp_iter_print()
H A Dtid_rdma.c1822 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 Dtrace_rc.h26 __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 Dtid_rdma.h118 u32 s_next_psn; /* IB PSN of next segment start for read */ member
H A Dtrace_tid.h62 "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 Drc.c810 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 Dqp.c631 qp->s_psn, qp->s_next_psn, in qp_iter_print()
H A Dtid_rdma.c1829 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 Dqib_qp.c446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
H A Dqib_rc.c1312 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 Dqib_qp.c446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
H A Dqib_rc.c1314 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 Drdmavt_qp.h399 u32 s_next_psn; /* PSN for next request */ member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h399 u32 s_next_psn; /* PSN for next request */ member

Completed in 44 milliseconds