/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rc.h | 67 __field(u32, s_psn) 78 __entry->s_psn = qp->s_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", 90 __entry->s_psn,
|
H A D | qp.c | 876 qp->s_psn = 0; in rvt_init_qp() 1625 qp->s_psn = qp->s_next_psn; in rvt_modify_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | trace_rc.h | 25 __field(u32, s_psn) 36 __entry->s_psn = qp->s_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", 48 __entry->s_psn,
|
H A D | qp.c | 837 qp->s_psn = 0; in rvt_init_qp() 1572 qp->s_psn = qp->s_next_psn; in rvt_modify_qp()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace_rc.h | 66 __field(u32, s_psn) 77 __entry->s_psn = qp->s_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", 89 __entry->s_psn,
|
H A D | rc.c | 500 if (cmp_psn(qp->s_psn, qp->s_sending_hpsn) <= 0) { in hfi1_make_rc_req() 505 qp->s_sending_psn = qp->s_psn; in hfi1_make_rc_req() 506 qp->s_sending_hpsn = qp->s_psn - 1; in hfi1_make_rc_req() 574 qp->s_psn = wqe->psn; in hfi1_make_rc_req() 583 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req() 806 delta = cmp_psn(qp->s_psn, wqe->psn); in hfi1_make_rc_req() 851 req->s_next_psn = qp->s_psn; in hfi1_make_rc_req() 930 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req() 932 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 934 qp->s_psn in hfi1_make_rc_req() [all...] |
H A D | uc.c | 152 qp->s_psn = wqe->psn; in hfi1_make_uc_req() 274 qp->remote_qpn, mask_psn(qp->s_psn++), in hfi1_make_uc_req()
|
H A D | trace_tid.h | 48 "s_head %u s_acked %u s_last %u s_psn 0x%x " \ 879 __field(u32, s_psn) 897 __entry->s_psn = qp->s_psn; 917 __entry->s_psn,
|
H A D | qp.c | 672 qp->s_psn, qp->s_next_psn, in qp_iter_print()
|
H A D | tid_rdma.c | 2673 cmp_psn(ibpsn, qp->s_psn) > 0) in __must_hold() 3048 *bth2 = mask_psn(qp->s_psn); in hfi1_tid_rdma_restart_req()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | trace_rc.h | 25 __field(u32, s_psn) 36 __entry->s_psn = qp->s_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", 48 __entry->s_psn,
|
H A D | rc.c | 459 if (cmp_psn(qp->s_psn, qp->s_sending_hpsn) <= 0) { in hfi1_make_rc_req() 464 qp->s_sending_psn = qp->s_psn; in hfi1_make_rc_req() 465 qp->s_sending_hpsn = qp->s_psn - 1; in hfi1_make_rc_req() 533 qp->s_psn = wqe->psn; in hfi1_make_rc_req() 542 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req() 765 delta = cmp_psn(qp->s_psn, wqe->psn); in hfi1_make_rc_req() 810 req->s_next_psn = qp->s_psn; in hfi1_make_rc_req() 889 qp->s_psn = wqe->lpsn + 1; in hfi1_make_rc_req() 891 qp->s_psn = req->s_next_psn; in hfi1_make_rc_req() 893 qp->s_psn in hfi1_make_rc_req() [all...] |
H A D | uc.c | 111 qp->s_psn = wqe->psn; in hfi1_make_uc_req() 233 qp->remote_qpn, mask_psn(qp->s_psn++), in hfi1_make_uc_req()
|
H A D | trace_tid.h | 48 "s_head %u s_acked %u s_last %u s_psn 0x%x " \ 879 __field(u32, s_psn) 897 __entry->s_psn = qp->s_psn; 917 __entry->s_psn,
|
H A D | qp.c | 631 qp->s_psn, qp->s_next_psn, in qp_iter_print()
|
H A D | tid_rdma.c | 2680 cmp_psn(ibpsn, qp->s_psn) > 0) in __must_hold() 3057 *bth2 = mask_psn(qp->s_psn); in hfi1_tid_rdma_restart_req()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 261 if (qib_cmp24(qp->s_psn, qp->s_sending_hpsn) <= 0) { in qib_make_rc_req() 266 qp->s_sending_psn = qp->s_psn; in qib_make_rc_req() 267 qp->s_sending_hpsn = qp->s_psn - 1; in qib_make_rc_req() 302 qp->s_psn = wqe->psn; in qib_make_rc_req() 311 bth2 = qp->s_psn & QIB_PSN_MASK; in qib_make_rc_req() 458 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req() 460 qp->s_psn++; in qib_make_rc_req() 473 qp->s_len = restart_sge(&qp->s_sge, wqe, qp->s_psn, pmtu); in qib_make_rc_req() 479 bth2 = qp->s_psn++ & QIB_PSN_MASK; in qib_make_rc_req() 512 qp->s_len = restart_sge(&qp->s_sge, wqe, qp->s_psn, pmt in qib_make_rc_req() [all...] |
H A D | qib_uc.c | 97 qp->s_psn = wqe->psn; in qib_make_uc_req() 216 qp->s_psn++ & QIB_PSN_MASK); in qib_make_uc_req()
|
H A D | qib_qp.c | 446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 262 if (qib_cmp24(qp->s_psn, qp->s_sending_hpsn) <= 0) { in qib_make_rc_req() 267 qp->s_sending_psn = qp->s_psn; in qib_make_rc_req() 268 qp->s_sending_hpsn = qp->s_psn - 1; in qib_make_rc_req() 303 qp->s_psn = wqe->psn; in qib_make_rc_req() 312 bth2 = qp->s_psn & QIB_PSN_MASK; in qib_make_rc_req() 459 qp->s_psn = wqe->lpsn + 1; in qib_make_rc_req() 461 qp->s_psn++; in qib_make_rc_req() 474 qp->s_len = restart_sge(&qp->s_sge, wqe, qp->s_psn, pmtu); in qib_make_rc_req() 480 bth2 = qp->s_psn++ & QIB_PSN_MASK; in qib_make_rc_req() 513 qp->s_len = restart_sge(&qp->s_sge, wqe, qp->s_psn, pmt in qib_make_rc_req() [all...] |
H A D | qib_uc.c | 98 qp->s_psn = wqe->psn; in qib_make_uc_req() 217 qp->s_psn++ & QIB_PSN_MASK); in qib_make_uc_req()
|
H A D | qib_qp.c | 446 qp->s_psn, qp->s_next_psn, in qib_qp_iter_print()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdmavt_qp.h | 415 u32 s_psn; /* current packet sequence number */ member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_qp.h | 415 u32 s_psn; /* current packet sequence number */ member
|