Searched refs:bth_tver (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/sw/rxe/ | ||
D | rxe_recv.c | 179 if (unlikely(bth_tver(pkt) != BTH_TVER)) { in hdr_check() |
D | rxe_hdr.h | 320 static inline u8 bth_tver(struct rxe_pkt_info *pkt) in bth_tver() function |