Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_recv.c91 if (unlikely(deth_qkey(pkt) != qkey)) { in check_keys()
H A Drxe_hdr.h499 static inline u32 deth_qkey(struct rxe_pkt_info *pkt) in deth_qkey() function