Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_hdr.h898 static inline void ieth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in ieth_set_rkey() function
Drxe_req.c418 ieth_set_rkey(pkt, ibwr->ex.invalidate_rkey); in init_req_packet()