Home
last modified time | relevance | path

Searched refs:s_last_psn (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_rc.c942 qp->s_last_psn = psn; in update_last_psn()
1062 qib_restart_rc(qp, qp->s_last_psn + 1, 0); in do_rc_ack()
1243 qib_restart_rc(qp, qp->s_last_psn + 1, 0); in rdma_seq_err()
1316 diff = qib_cmp24(psn, qp->s_last_psn); in qib_rc_rcv_resp()
1332 if (qib_cmp24(psn, qp->s_last_psn + 1) != 0) in qib_rc_rcv_resp()
1369 if (unlikely(qib_cmp24(psn, qp->s_last_psn + 1))) in qib_rc_rcv_resp()
1428 if (unlikely(qib_cmp24(psn, qp->s_last_psn + 1))) in qib_rc_rcv_resp()
H A Dqib_qp.c445 qp->s_last_psn, in qib_qp_iter_print()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_rc.c943 qp->s_last_psn = psn; in update_last_psn()
1063 qib_restart_rc(qp, qp->s_last_psn + 1, 0); in do_rc_ack()
1244 qib_restart_rc(qp, qp->s_last_psn + 1, 0); in rdma_seq_err()
1318 diff = qib_cmp24(psn, qp->s_last_psn); in qib_rc_rcv_resp()
1334 if (qib_cmp24(psn, qp->s_last_psn + 1) != 0) in qib_rc_rcv_resp()
1371 if (unlikely(qib_cmp24(psn, qp->s_last_psn + 1))) in qib_rc_rcv_resp()
1430 if (unlikely(qib_cmp24(psn, qp->s_last_psn + 1))) in qib_rc_rcv_resp()
H A Dqib_qp.c445 qp->s_last_psn, in qib_qp_iter_print()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Drc.c1858 qp->s_last_psn = psn; in update_last_psn()
1952 hfi1_restart_rc(qp, qp->s_last_psn + 1, 0); in set_restart_qp()
2065 (delta_psn(psn, qp->s_last_psn) != 1))) { in do_rc_ack()
2146 if (cmp_psn(psn, qp->s_last_psn + 1)) { in do_rc_ack()
2194 * response is not a TID RDMA WRITE RESP packet, s_last_psn in do_rc_ack()
2223 * request, s_last_psn should be incremented only when a TID in do_rc_ack()
2228 reset_psn(qp, qp->s_last_psn + 1); in do_rc_ack()
2328 hfi1_restart_rc(qp, qp->s_last_psn + 1, 0); in rdma_seq_err()
2373 diff = cmp_psn(psn, qp->s_last_psn); in rc_rcv_resp()
2389 if (cmp_psn(psn, qp->s_last_psn in rc_rcv_resp()
[all...]
H A Dtrace_tid.h49 "s_last_psn 0x%x s_flags 0x%x ps_flags 0x%x " \
880 __field(u32, s_last_psn)
898 __entry->s_last_psn = qp->s_last_psn;
918 __entry->s_last_psn,
H A Dqp.c671 qp->s_last_psn, in qp_iter_print()
H A Dtid_rdma.c2612 hfi1_restart_rc(qp, qp->s_last_psn + 1, 1); in tid_rdma_tid_err()
2672 if (cmp_psn(ibpsn, qp->s_last_psn) < 0 || in __must_hold()
2703 hfi1_restart_rc(qp, qp->s_last_psn + 1, in __must_hold()
3475 * RNR NAK packet, it will restart with qp->s_last_psn + 1, in hfi1_tid_write_alloc_resources()
4052 if (unlikely(cmp_psn(psn, qp->s_last_psn) <= 0)) in hfi1_rc_rcv_tid_rdma_write_resp()
4064 if (cmp_psn(psn, qp->s_last_psn + 1) != 0) in hfi1_rc_rcv_tid_rdma_write_resp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Drc.c1816 qp->s_last_psn = psn; in update_last_psn()
1910 hfi1_restart_rc(qp, qp->s_last_psn + 1, 0); in set_restart_qp()
2023 (delta_psn(psn, qp->s_last_psn) != 1))) { in do_rc_ack()
2104 if (cmp_psn(psn, qp->s_last_psn + 1)) { in do_rc_ack()
2152 * response is not a TID RDMA WRITE RESP packet, s_last_psn in do_rc_ack()
2181 * request, s_last_psn should be incremented only when a TID in do_rc_ack()
2186 reset_psn(qp, qp->s_last_psn + 1); in do_rc_ack()
2286 hfi1_restart_rc(qp, qp->s_last_psn + 1, 0); in rdma_seq_err()
2331 diff = cmp_psn(psn, qp->s_last_psn); in rc_rcv_resp()
2347 if (cmp_psn(psn, qp->s_last_psn in rc_rcv_resp()
[all...]
H A Dtrace_tid.h49 "s_last_psn 0x%x s_flags 0x%x ps_flags 0x%x " \
880 __field(u32, s_last_psn)
898 __entry->s_last_psn = qp->s_last_psn;
918 __entry->s_last_psn,
H A Dqp.c630 qp->s_last_psn, in qp_iter_print()
H A Dtid_rdma.c2619 hfi1_restart_rc(qp, qp->s_last_psn + 1, 1); in tid_rdma_tid_err()
2679 if (cmp_psn(ibpsn, qp->s_last_psn) < 0 || in __must_hold()
2710 hfi1_restart_rc(qp, qp->s_last_psn + 1, in __must_hold()
3487 * RNR NAK packet, it will restart with qp->s_last_psn + 1, in hfi1_tid_write_alloc_resources()
4064 if (unlikely(cmp_psn(psn, qp->s_last_psn) <= 0)) in hfi1_rc_rcv_tid_rdma_write_resp()
4076 if (cmp_psn(psn, qp->s_last_psn + 1) != 0) in hfi1_rc_rcv_tid_rdma_write_resp()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c873 qp->s_last_psn = 0; in rvt_init_qp()
1627 qp->s_last_psn = qp->s_next_psn - 1; in rvt_modify_qp()
1628 qp->s_sending_hpsn = qp->s_last_psn; in rvt_modify_qp()
2652 trace_rvt_rc_timeout(qp, qp->s_last_psn + 1); in rvt_rc_timeout()
2655 qp->s_last_psn + 1, in rvt_rc_timeout()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c834 qp->s_last_psn = 0; in rvt_init_qp()
1574 qp->s_last_psn = qp->s_next_psn - 1; in rvt_modify_qp()
1575 qp->s_sending_hpsn = qp->s_last_psn; in rvt_modify_qp()
2601 trace_rvt_rc_timeout(qp, qp->s_last_psn + 1); in rvt_rc_timeout()
2604 qp->s_last_psn + 1, in rvt_rc_timeout()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h412 u32 s_last_psn; /* last response PSN processed */ member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h412 u32 s_last_psn; /* last response PSN processed */ member

Completed in 42 milliseconds