Home
last modified time | relevance | path

Searched refs:ib_bth_get_psn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_hdrs.h272 static inline u32 ib_bth_get_psn(struct ib_other_headers *ohdr) in ib_bth_get_psn() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H 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()
H A Drc.c1685 psn = ib_bth_get_psn(ohdr) | IB_BTH_REQ_ACK; in hfi1_rc_verbs_aborted()
1717 psn = ib_bth_get_psn(ohdr); in hfi1_rc_send_complete()
2316 u32 psn = ib_bth_get_psn(packet->ohdr); in rc_rcv_resp()
2774 u32 psn = ib_bth_get_psn(packet->ohdr); in hfi1_rc_rcv()
3222 psn = ib_bth_get_psn(packet->ohdr); in hfi1_rc_hdrerr()
H A Duc.c281 psn = ib_bth_get_psn(ohdr); in hfi1_uc_rcv()