Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/rxe/ !
Drxe_hdr.h942 static inline void ieth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in ieth_set_rkey() function
Drxe_req.c474 ieth_set_rkey(pkt, ibwr->ex.invalidate_rkey); in init_req_packet()