Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_recv.c92 if (unlikely(deth_qkey(pkt) != qkey)) { in check_keys()
94 deth_qkey(pkt), qkey, qpn); in check_keys()
Drxe_hdr.h500 static inline u32 deth_qkey(struct rxe_pkt_info *pkt) in deth_qkey() function