Home
last modified time | relevance | path

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

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