Searched refs:reth_set_rkey (Results 1 – 2 of 2) sorted by relevance
460 reth_set_rkey(pkt, ibwr->wr.flush.rkey); in init_req_packet()462 reth_set_rkey(pkt, ibwr->wr.rdma.rkey); in init_req_packet()
592 static inline void reth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in reth_set_rkey() function