Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c418 qp->resp.va = reth_va(pkt); in qp_resp_from_reth()
1326 u64 iova = reth_va(pkt); in duplicate_request()
H A Drxe_hdr.h574 static inline u64 reth_va(struct rxe_pkt_info *pkt) in reth_va() function