Home
last modified time | relevance | path

Searched refs:bth_psn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_recv.c329 pkt->psn = bth_psn(pkt); in rxe_rcv()
H A Drxe_hdr.h395 static inline u32 bth_psn(struct rxe_pkt_info *pkt) in bth_psn() function