Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_req.c448 deth_set_qkey(pkt, GSI_QKEY); in init_req_packet()
450 deth_set_qkey(pkt, ibwr->wr.ud.remote_qkey); in init_req_packet()
Drxe_hdr.h505 static inline void deth_set_qkey(struct rxe_pkt_info *pkt, u32 qkey) in deth_set_qkey() function