Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c226 u32 flush_type = feth_plt(pkt); in check_qp_attr_access()
464 u32 flush_type = feth_plt(pkt); in check_rkey()
648 res->flush.type = feth_plt(pkt); in rxe_prepare_res()
H A Drxe_hdr.h636 static inline u32 feth_plt(struct rxe_pkt_info *pkt) in feth_plt() function