Searched refs:RXE_RETH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_opcode.c | 192 [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] [all...] |
H A D | rxe_opcode.h | 44 RXE_RETH, enumerator 62 RXE_RETH_MASK = BIT(RXE_RETH),
|
H A D | rxe_hdr.h | 577 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_opcode.c | 175 [RXE_RETH] = RXE_BTH_BYTES, 221 [RXE_RETH] = RXE_BTH_BYTES, 235 [RXE_RETH] = RXE_BTH_BYTES, 250 [RXE_RETH] = RXE_BTH_BYTES, 450 [RXE_RETH] = RXE_BTH_BYTES, 496 [RXE_RETH] = RXE_BTH_BYTES, 510 [RXE_RETH] = RXE_BTH_BYTES, 640 [RXE_RETH] = RXE_BTH_BYTES 716 [RXE_RETH] = RXE_BTH_BYTES 739 [RXE_RETH] [all...] |
H A D | rxe_opcode.h | 44 RXE_RETH, enumerator 61 RXE_RETH_MASK = BIT(RXE_RETH),
|
H A D | rxe_hdr.h | 578 + rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_va() 584 + rxe_opcode[pkt->opcode].offset[RXE_RETH], va); in reth_set_va() 590 + rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_rkey() 596 + rxe_opcode[pkt->opcode].offset[RXE_RETH], rkey); in reth_set_rkey() 602 + rxe_opcode[pkt->opcode].offset[RXE_RETH]); in reth_len() 608 + rxe_opcode[pkt->opcode].offset[RXE_RETH], len); in reth_set_len()
|
Completed in 6 milliseconds