Searched refs:deth_qkey (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/sw/rxe/ | ||
D | rxe_recv.c | 91 if (unlikely(deth_qkey(pkt) != qkey)) { in check_keys() |
D | rxe_hdr.h | 499 static inline u32 deth_qkey(struct rxe_pkt_info *pkt) in deth_qkey() function |