Home
last modified time | relevance | path

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

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