Searched refs:RXE_IETH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_opcode.h | 48 RXE_IETH, enumerator 65 RXE_IETH_MASK = BIT(RXE_IETH),
|
H A D | rxe_opcode.c | 357 [RXE_IETH] = RXE_BTH_BYTES, 370 [RXE_IETH] = RXE_BTH_BYTES,
|
H A D | rxe_hdr.h | 895 + rxe_opcode[pkt->opcode].offset[RXE_IETH]); in ieth_rkey() 901 + rxe_opcode[pkt->opcode].offset[RXE_IETH], rkey); in ieth_set_rkey()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_opcode.h | 48 RXE_IETH, enumerator 66 RXE_IETH_MASK = BIT(RXE_IETH),
|
H A D | rxe_hdr.h | 939 rxe_opcode[pkt->opcode].offset[RXE_IETH]); in ieth_rkey() 945 rxe_opcode[pkt->opcode].offset[RXE_IETH], rkey); in ieth_set_rkey()
|
H A D | rxe_opcode.c | 375 [RXE_IETH] = RXE_BTH_BYTES, 388 [RXE_IETH] = RXE_BTH_BYTES,
|
Completed in 12 milliseconds