Searched refs:ib_bth_get_psn (Results 1 – 4 of 4) sorted by relevance
161 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_9b_bth()176 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_16b_bth()
1140 psn = ib_bth_get_psn(ohdr); in hfi1_rc_send_complete()1550 u32 psn = ib_bth_get_psn(packet->ohdr); in rc_rcv_resp()2042 u32 psn = ib_bth_get_psn(packet->ohdr); in hfi1_rc_rcv()2497 psn = ib_bth_get_psn(packet->ohdr); in hfi1_rc_hdrerr()
326 psn = ib_bth_get_psn(ohdr); in hfi1_uc_rcv()
306 static inline u32 ib_bth_get_psn(struct ib_other_headers *ohdr) in ib_bth_get_psn() function