Home
last modified time | relevance | path

Searched refs:RXE_RETH (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/infiniband/sw/rxe/
Drxe_opcode.c192 [RXE_RETH] = RXE_BTH_BYTES,
238 [RXE_RETH] = RXE_BTH_BYTES,
252 [RXE_RETH] = RXE_BTH_BYTES,
267 [RXE_RETH] = RXE_BTH_BYTES,
401 [RXE_RETH] = RXE_BTH_BYTES + RXE_FETH_BYTES,
412 [RXE_RETH] = RXE_BTH_BYTES,
491 [RXE_RETH] = RXE_BTH_BYTES,
537 [RXE_RETH] = RXE_BTH_BYTES,
551 [RXE_RETH] = RXE_BTH_BYTES,
681 [RXE_RETH] = RXE_BTH_BYTES +
[all …]
Drxe_opcode.h44 RXE_RETH, enumerator
62 RXE_RETH_MASK = BIT(RXE_RETH),
Drxe_hdr.h577 rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_va()
583 rxe_opcode[pkt->opcode].offset[RXE_RETH], va); in reth_set_va()
589 rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_rkey()
595 rxe_opcode[pkt->opcode].offset[RXE_RETH], rkey); in reth_set_rkey()
601 rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_len()
607 rxe_opcode[pkt->opcode].offset[RXE_RETH], len); in reth_set_len()