Home
last modified time | relevance | path

Searched refs:lpsn (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h58 #define TID_REQ_PRN "[%s] qpn 0x%x newreq %u opcode 0x%x psn 0x%x lpsn 0x%x " \
523 flow->flow_state.lpsn);
1044 TP_PROTO(struct rvt_qp *qp, char newreq, u8 opcode, u32 psn, u32 lpsn,
1046 TP_ARGS(qp, newreq, opcode, psn, lpsn, req),
1053 __field(u32, lpsn)
1075 __entry->lpsn = lpsn;
1098 __entry->lpsn,
1118 TP_PROTO(struct rvt_qp *qp, char newreq, u8 opcode, u32 psn, u32 lpsn,
1120 TP_ARGS(qp, newreq, opcode, psn, lpsn, re
[all...]
H A Dtrace_rc.h130 __field(u32, lpsn)
139 __entry->lpsn = wqe->lpsn;
142 "[%s] qpn 0x%x aeth 0x%x psn 0x%x opcode 0x%x spsn 0x%x lpsn 0x%x",
149 __entry->lpsn
H A Dtid_rdma.c1516 flow->flow_state.lpsn = flow->flow_state.spsn + flow->npkts - 1;
1794 wqe->lpsn, req);
1942 flow->flow_state.lpsn = flow->flow_state.spsn + in tid_rdma_rcv_read_request()
1959 e->lpsn = psn + flow->npkts - 1; in tid_rdma_rcv_read_request()
1973 trace_hfi1_tid_req_rcv_read_req(qp, 0, e->opcode, e->psn, e->lpsn, in tid_rdma_rcv_read_request()
2015 trace_hfi1_tid_req_rcv_err(qp, 0, e->opcode, e->psn, e->lpsn, req); in tid_rdma_rcv_error()
2156 e->lpsn, req); in tid_rdma_rcv_error()
2194 qp->r_psn = e->lpsn + 1; in tid_rdma_rcv_error()
2300 qp->r_psn += e->lpsn - e->psn + 1; in hfi1_rc_rcv_tid_rdma_read_req()
2421 cmp_psn(psn, wqe->lpsn) <
4660 u32 lpsn; hfi1_rc_rcv_tid_rdma_ack() local
4932 u32 lpsn; hfi1_rc_rcv_tid_rdma_resync() local
[all...]
H A Drc.c84 cmp_psn(psn, e->lpsn) <= 0)
338 e->lpsn, req); in make_rc_ack()
758 delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
764 wqe->psn, wqe->lpsn, in hfi1_make_rc_req()
804 wqe->psn, wqe->lpsn, in hfi1_make_rc_req()
930 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1042 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1067 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1070 priv->pending_tid_w_resp += delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
1075 wqe->psn, wqe->lpsn, re in hfi1_make_rc_req()
1972 update_qp_retry_state(struct rvt_qp *qp, u32 psn, u32 spsn, u32 lpsn) update_qp_retry_state() argument
[all...]
H A Dtid_rdma.h142 u32 lpsn; /* last PSN in TID space */ member
H A Dqp.c702 e ? e->lpsn : 0, in qp_iter_print()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h58 #define TID_REQ_PRN "[%s] qpn 0x%x newreq %u opcode 0x%x psn 0x%x lpsn 0x%x " \
523 flow->flow_state.lpsn);
1044 TP_PROTO(struct rvt_qp *qp, char newreq, u8 opcode, u32 psn, u32 lpsn,
1046 TP_ARGS(qp, newreq, opcode, psn, lpsn, req),
1053 __field(u32, lpsn)
1075 __entry->lpsn = lpsn;
1098 __entry->lpsn,
1118 TP_PROTO(struct rvt_qp *qp, char newreq, u8 opcode, u32 psn, u32 lpsn,
1120 TP_ARGS(qp, newreq, opcode, psn, lpsn, re
[all...]
H A Dtrace_rc.h89 __field(u32, lpsn)
98 __entry->lpsn = wqe->lpsn;
101 "[%s] qpn 0x%x aeth 0x%x psn 0x%x opcode 0x%x spsn 0x%x lpsn 0x%x",
108 __entry->lpsn
H A Dtid_rdma.c1523 flow->flow_state.lpsn = flow->flow_state.spsn + flow->npkts - 1;
1801 wqe->lpsn, req);
1949 flow->flow_state.lpsn = flow->flow_state.spsn + in tid_rdma_rcv_read_request()
1966 e->lpsn = psn + flow->npkts - 1; in tid_rdma_rcv_read_request()
1980 trace_hfi1_tid_req_rcv_read_req(qp, 0, e->opcode, e->psn, e->lpsn, in tid_rdma_rcv_read_request()
2022 trace_hfi1_tid_req_rcv_err(qp, 0, e->opcode, e->psn, e->lpsn, req); in tid_rdma_rcv_error()
2163 e->lpsn, req); in tid_rdma_rcv_error()
2201 qp->r_psn = e->lpsn + 1; in tid_rdma_rcv_error()
2307 qp->r_psn += e->lpsn - e->psn + 1; in hfi1_rc_rcv_tid_rdma_read_req()
2428 cmp_psn(psn, wqe->lpsn) <
4672 u32 lpsn; hfi1_rc_rcv_tid_rdma_ack() local
4944 u32 lpsn; hfi1_rc_rcv_tid_rdma_resync() local
[all...]
H A Drc.c42 cmp_psn(psn, e->lpsn) <= 0)
296 e->lpsn, req); in make_rc_ack()
717 delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
723 wqe->psn, wqe->lpsn, in hfi1_make_rc_req()
763 wqe->psn, wqe->lpsn, in hfi1_make_rc_req()
889 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1001 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1026 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req()
1029 priv->pending_tid_w_resp += delta_psn(wqe->lpsn, bth2) + 1; in hfi1_make_rc_req()
1034 wqe->psn, wqe->lpsn, re in hfi1_make_rc_req()
1930 update_qp_retry_state(struct rvt_qp *qp, u32 psn, u32 spsn, u32 lpsn) update_qp_retry_state() argument
[all...]
H A Dtid_rdma.h142 u32 lpsn; /* last PSN in TID space */ member
H A Dqp.c661 e ? e->lpsn : 0, in qp_iter_print()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dtrace_tx.h87 "[%s] wqe %p wr_id %llx send_flags %x qpn %x qpt %u psn %x lpsn %x ssn %x length %u opcode 0x%.2x,%s size %u avail %u head %u last %u pid %u num_sge %u wr_num_sge %u"
100 __field(u32, lpsn)
120 __entry->lpsn = wqe->lpsn;
142 __entry->lpsn,
H A Dqp.c2138 wqe->lpsn = 0; in rvt_post_one_wr()
2142 wqe->lpsn = wqe->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_tx.h45 "[%s] wqe %p wr_id %llx send_flags %x qpn %x qpt %u psn %x lpsn %x ssn %x length %u opcode 0x%.2x,%s size %u avail %u head %u last %u pid %u num_sge %u wr_num_sge %u"
58 __field(u32, lpsn)
78 __entry->lpsn = wqe->lpsn;
100 __entry->lpsn,
H A Dqp.c2087 wqe->lpsn = 0; in rvt_post_one_wr()
2091 wqe->lpsn = wqe->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/qib/
H A Dqib_rc.c458 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req()
560 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req()
864 if (qib_cmp24(psn, wqe->lpsn) <= 0) { in reset_sending_psn()
866 qp->s_sending_psn = wqe->lpsn + 1; in reset_sending_psn()
919 if (qib_cmp24(wqe->lpsn, qp->s_sending_psn) >= 0 && in qib_rc_send_complete()
959 if (qib_cmp24(wqe->lpsn, qp->s_sending_psn) < 0 || in do_rc_completion()
969 update_last_psn(qp, wqe->lpsn); in do_rc_completion()
1032 while ((diff = qib_cmp24(ack_psn, wqe->lpsn)) >= 0) { in do_rc_ack()
1233 while (qib_cmp24(psn, wqe->lpsn) > 0) { in rdma_seq_err()
1569 qib_cmp24(psn, e->lpsn) < in qib_rc_rcv_error()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_rc.c459 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req()
561 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req()
865 if (qib_cmp24(psn, wqe->lpsn) <= 0) { in reset_sending_psn()
867 qp->s_sending_psn = wqe->lpsn + 1; in reset_sending_psn()
920 if (qib_cmp24(wqe->lpsn, qp->s_sending_psn) >= 0 && in qib_rc_send_complete()
960 if (qib_cmp24(wqe->lpsn, qp->s_sending_psn) < 0 || in do_rc_completion()
970 update_last_psn(qp, wqe->lpsn); in do_rc_completion()
1033 while ((diff = qib_cmp24(ack_psn, wqe->lpsn)) >= 0) { in do_rc_ack()
1234 while (qib_cmp24(psn, wqe->lpsn) > 0) { in rdma_seq_err()
1572 qib_cmp24(psn, e->lpsn) < in qib_rc_rcv_error()
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h175 u32 lpsn; /* last packet sequence number */ member
293 u32 lpsn; member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h175 u32 lpsn; /* last packet sequence number */ member
293 u32 lpsn; member

Completed in 37 milliseconds