Searched refs:WR_WRITE_OR_SEND_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/sw/rxe/ | ||
H A D | rxe_opcode.h | 27 WR_WRITE_OR_SEND_MASK = WR_WRITE_MASK | WR_SEND_MASK, enumerator |
H A D | rxe_req.c | 82 if (mask & WR_WRITE_OR_SEND_MASK) { in req_retry() |