Lines Matching refs:rxe_opcode
451 rxe_opcode[pkt->opcode].offset[RXE_RDETH]); in rdeth_een()
457 rxe_opcode[pkt->opcode].offset[RXE_RDETH], een); in rdeth_set_een()
502 rxe_opcode[pkt->opcode].offset[RXE_DETH]); in deth_qkey()
508 rxe_opcode[pkt->opcode].offset[RXE_DETH], qkey); in deth_set_qkey()
514 rxe_opcode[pkt->opcode].offset[RXE_DETH]); in deth_sqp()
520 rxe_opcode[pkt->opcode].offset[RXE_DETH], sqp); in deth_set_sqp()
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()
638 return __feth_plt(pkt->hdr + rxe_opcode[pkt->opcode].offset[RXE_FETH]); in feth_plt()
643 return __feth_sel(pkt->hdr + rxe_opcode[pkt->opcode].offset[RXE_FETH]); in feth_sel()
649 (pkt->hdr + rxe_opcode[pkt->opcode].offset[RXE_FETH]); in feth_init()
725 rxe_opcode[pkt->opcode].offset[RXE_ATMETH]); in atmeth_va()
731 rxe_opcode[pkt->opcode].offset[RXE_ATMETH], va); in atmeth_set_va()
737 rxe_opcode[pkt->opcode].offset[RXE_ATMETH]); in atmeth_rkey()
743 rxe_opcode[pkt->opcode].offset[RXE_ATMETH], rkey); in atmeth_set_rkey()
749 rxe_opcode[pkt->opcode].offset[RXE_ATMETH]); in atmeth_swap_add()
755 rxe_opcode[pkt->opcode].offset[RXE_ATMETH], swap_add); in atmeth_set_swap_add()
761 rxe_opcode[pkt->opcode].offset[RXE_ATMETH]); in atmeth_comp()
767 rxe_opcode[pkt->opcode].offset[RXE_ATMETH], comp); in atmeth_set_comp()
828 rxe_opcode[pkt->opcode].offset[RXE_AETH]); in aeth_syn()
834 rxe_opcode[pkt->opcode].offset[RXE_AETH], syn); in aeth_set_syn()
840 rxe_opcode[pkt->opcode].offset[RXE_AETH]); in aeth_msn()
846 rxe_opcode[pkt->opcode].offset[RXE_AETH], msn); in aeth_set_msn()
873 rxe_opcode[pkt->opcode].offset[RXE_ATMACK]); in atmack_orig()
879 rxe_opcode[pkt->opcode].offset[RXE_ATMACK], orig); in atmack_set_orig()
906 rxe_opcode[pkt->opcode].offset[RXE_IMMDT]); in immdt_imm()
912 rxe_opcode[pkt->opcode].offset[RXE_IMMDT], imm); in immdt_set_imm()
939 rxe_opcode[pkt->opcode].offset[RXE_IETH]); in ieth_rkey()
945 rxe_opcode[pkt->opcode].offset[RXE_IETH], rkey); in ieth_set_rkey()
963 return rxe_opcode[pkt->opcode].length; in header_size()
968 return pkt->hdr + rxe_opcode[pkt->opcode].offset[RXE_PAYLOAD]; in payload_addr()
973 return pkt->paylen - rxe_opcode[pkt->opcode].offset[RXE_PAYLOAD] in payload_size()