Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c459 reth_set_rkey(pkt, ibwr->wr.flush.rkey); in init_req_packet()
461 reth_set_rkey(pkt, ibwr->wr.rdma.rkey); in init_req_packet()
H A Drxe_hdr.h592 static inline void reth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in reth_set_rkey() function