Searched refs:RXE_GRH_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/sw/rxe/ | ||
| H A D | rxe_opcode.h | 59 RXE_GRH_MASK = BIT(RXE_GRH), enumerator |
| H A D | rxe_recv.c | 169 if (unlikely((pkt->mask & RXE_GRH_MASK) == 0)) in hdr_check() |