Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_hdr.h695 static inline void atmeth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in atmeth_set_rkey() function
Drxe_req.c429 atmeth_set_rkey(pkt, ibwr->wr.atomic.rkey); in init_req_packet()