Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 47) sorted by relevance

12

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dseq_in_out_ptr_cmd.h44 uint32_t opcode = CMD_SEQ_IN_PTR; in rta_seq_in_ptr() local
120 uint32_t opcode = CMD_SEQ_OUT_PTR; in rta_seq_out_ptr() local
H A Dheader_cmd.h46 uint32_t opcode = CMD_SHARED_DESC_HDR; in rta_shr_header() local
117 uint32_t opcode = CMD_DESC_HDR; in rta_job_header() local
H A Dfifo_load_store_cmd.h51 uint32_t opcode = 0; in rta_fifo_load() local
207 uint32_t opcode = 0; in rta_fifo_store() local
H A Dmath_cmd.h83 uint32_t opcode = CMD_MATH; in rta_math() local
241 uint32_t opcode = CMD_MATHI; in rta_mathi() local
H A Dsignature_cmd.h14 uint32_t opcode = CMD_SIGNATURE; in rta_signature() local
H A Dkey_cmd.h31 uint32_t opcode = 0; in rta_key() local
H A Dstore_cmd.h66 uint32_t opcode = 0, val; in rta_store() local
H A Djump_cmd.h56 uint32_t opcode = CMD_JUMP; in rta_jump() local
H A Dnfifo_cmd.h99 uint32_t opcode = 0, val; in rta_nfifo_load() local
H A Dsec_run_time_asm.h666 uint32_t opcode; in rta_patch_move() local
684 uint32_t opcode; in rta_patch_jmp() local
702 uint32_t opcode; in rta_patch_header() local
726 uint32_t opcode; in rta_patch_load() local
749 uint32_t opcode; in rta_patch_store() local
781 uint32_t opcode; in rta_patch_raw() local
813 unsigned int num_of_entries, uint32_t *opcode) in __rta_map_flags()
H A Dmove_cmd.h91 uint32_t opcode = 0; in rta_move() local
H A Dload_cmd.h218 uint32_t opcode = 0; in rta_load() local
H A Dprotocol_cmd.h592 uint32_t opcode = CMD_OPERATION; in rta_proto_operation() local
/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c338 uint8_t opcode; in hns3_handle_mbx_msg_out_intr() local
430 uint8_t opcode; in hns3vf_handle_mbx_msg() local
/dpdk/lib/net/
H A Drte_higig.h119 uint16_t opcode:3; global() member
129 uint16_t opcode:3; global() member
H A Drte_ib.h30 uint8_t opcode; /**< Opcode. */ global() member
/dpdk/drivers/common/idpf/base/
H A Didpf_controlq_api.h50 u16 opcode; member
58 #define FILL_OPCODE_V1(msg, opcode) ((msg).cookie.cfg.mbx.chnl_opcode = opcode) argument
H A Didpf_controlq.h34 __le16 opcode; member
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h82 uint8_t opcode; member
/dpdk/drivers/net/cxgbe/base/
H A Dt4_msg.h53 __u8 opcode; member
62 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid)) argument
78 __u8 opcode; member
419 __u8 opcode; member
546 u8 opcode; member
555 u8 opcode; member
/dpdk/drivers/net/ionic/
H A Dionic_rxtx_simple.c84 uint8_t opcode = IONIC_TXQ_DESC_OPCODE_CSUM_NONE; in ionic_tx() local
H A Dionic_rxtx_sg.c93 uint8_t opcode = IONIC_TXQ_DESC_OPCODE_CSUM_NONE; in ionic_tx_sg() local
H A Dionic_main.c65 ionic_opcode_to_str(enum ionic_cmd_opcode opcode) in ionic_opcode_to_str()
/dpdk/drivers/common/iavf/
H A Diavf_adminq.c854 u16 opcode) in iavf_fill_default_direct_cmd_desc()
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_cmds.c69 iocpt_opcode_to_str(enum iocpt_cmd_opcode opcode) in iocpt_opcode_to_str()

12