ieth              615 drivers/infiniband/hw/hfi1/rc.c 				ohdr->u.ieth = cpu_to_be32(
ieth              972 drivers/infiniband/hw/hfi1/rc.c 			ohdr->u.ieth = cpu_to_be32(wqe->wr.ex.invalidate_rkey);
ieth             2952 drivers/infiniband/hw/hfi1/rc.c 		rkey = be32_to_cpu(ohdr->u.ieth);
ieth              456 drivers/infiniband/hw/hfi1/trace.c 				 be32_to_cpu(eh->ieth));
ieth              907 drivers/infiniband/sw/rxe/rxe_hdr.h 	struct rxe_ieth *ieth = arg;
ieth              909 drivers/infiniband/sw/rxe/rxe_hdr.h 	return be32_to_cpu(ieth->rkey);
ieth              914 drivers/infiniband/sw/rxe/rxe_hdr.h 	struct rxe_ieth *ieth = arg;
ieth              916 drivers/infiniband/sw/rxe/rxe_hdr.h 	ieth->rkey = cpu_to_be32(rkey);
ieth              120 include/rdma/ib_hdrs.h 	__be32 ieth;