Home
last modified time | relevance | path

Searched refs:GSI_QKEY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_recv.c89 u32 qkey = (qpn == 1) ? GSI_QKEY : qp->attr.qkey; in check_keys()
H A Drxe_hdr.h468 #define GSI_QKEY (0x80010000) macro
H A Drxe_req.c489 deth_set_qkey(pkt, GSI_QKEY); in init_req_packet()