Home
last modified time | relevance | path

Searched refs:mask_psn (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dtid_rdma.c2794 mask_psn(psn + 1); in handle_read_kdeth_eflags()
2923 ibpsn = mask_psn(ibpsn); in hfi1_handle_kdeth_eflags()
2991 mask_psn(psn + 1); in hfi1_handle_kdeth_eflags()
3057 *bth2 = mask_psn(qp->s_psn); in hfi1_tid_rdma_restart_req()
3071 *bth2 = mask_psn(req->r_ack_psn); in hfi1_tid_rdma_restart_req()
4444 *bth2 = mask_psn((fs->generation << in hfi1_build_tid_rdma_write_ack()
4448 *bth2 = mask_psn(qpriv->s_nak_psn); in hfi1_build_tid_rdma_write_ack()
4626 psn = mask_psn(psn + 1); in hfi1_rc_rcv_tid_rdma_ack()
4657 resync_psn = mask_psn(fpsn - 1); in hfi1_rc_rcv_tid_rdma_ack()
4685 mask_psn(resync_psn) in hfi1_rc_rcv_tid_rdma_ack()
[all …]
A Dverbs.h320 static inline u32 mask_psn(u32 a) in mask_psn() function
349 return mask_psn((state->generation << HFI1_KDETH_BTH_SEQ_SHIFT) | in __full_flow_psn()
A Drc.c171 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()
185 qp->s_ack_rdma_psn = mask_psn(e->psn + req->cur_seg); in make_rc_ack()
219 bth2 = mask_psn(e->psn); in make_rc_ack()
246 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()
285 bth2 = mask_psn(qp->s_ack_rdma_psn); in make_rc_ack()
347 bth2 = mask_psn(qp->s_ack_psn); in make_rc_ack()
542 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req()
912 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()
957 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()
1000 bth2 = mask_psn(qp->s_psn) | IB_BTH_REQ_ACK; in hfi1_make_rc_req()
[all …]
A Dtrace.c131 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_9b_bth()
146 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_16b_bth()
A Duc.c233 qp->remote_qpn, mask_psn(qp->s_psn++), in hfi1_make_uc_req()
A Dipoib_tx.c329 ohdr->bth[2] = cpu_to_be32(mask_psn((u32)txp->txq->tx_ring.sent_txreqs)); in hfi1_ipoib_build_ib_tx_headers()
A Dud.c250 ohdr->bth[2] = cpu_to_be32(mask_psn(wqe->psn)); in hfi1_make_bth_deth()
A Ddriver.c1876 psn = mask_psn(be32_to_cpu(packet.ohdr->bth[2])); in seqfile_dump_rcd()

Completed in 29 milliseconds