/dpdk/drivers/common/dpaax/caamflib/rta/ |
H A D | seq_in_out_ptr_cmd.h | 44 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 D | header_cmd.h | 46 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 D | fifo_load_store_cmd.h | 51 uint32_t opcode = 0; in rta_fifo_load() local 207 uint32_t opcode = 0; in rta_fifo_store() local
|
H A D | math_cmd.h | 83 uint32_t opcode = CMD_MATH; in rta_math() local 241 uint32_t opcode = CMD_MATHI; in rta_mathi() local
|
H A D | signature_cmd.h | 14 uint32_t opcode = CMD_SIGNATURE; in rta_signature() local
|
H A D | key_cmd.h | 31 uint32_t opcode = 0; in rta_key() local
|
H A D | store_cmd.h | 66 uint32_t opcode = 0, val; in rta_store() local
|
H A D | jump_cmd.h | 56 uint32_t opcode = CMD_JUMP; in rta_jump() local
|
H A D | nfifo_cmd.h | 99 uint32_t opcode = 0, val; in rta_nfifo_load() local
|
H A D | sec_run_time_asm.h | 666 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 D | move_cmd.h | 91 uint32_t opcode = 0; in rta_move() local
|
H A D | load_cmd.h | 218 uint32_t opcode = 0; in rta_load() local
|
H A D | protocol_cmd.h | 592 uint32_t opcode = CMD_OPERATION; in rta_proto_operation() local
|
/dpdk/drivers/net/hns3/ |
H A D | hns3_mbx.c | 338 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 D | rte_higig.h | 119 uint16_t opcode:3; global() member 129 uint16_t opcode:3; global() member
|
H A D | rte_ib.h | 30 uint8_t opcode; /**< Opcode. */ global() member
|
/dpdk/drivers/common/idpf/base/ |
H A D | idpf_controlq_api.h | 50 u16 opcode; member 58 #define FILL_OPCODE_V1(msg, opcode) ((msg).cookie.cfg.mbx.chnl_opcode = opcode) argument
|
H A D | idpf_controlq.h | 34 __le16 opcode; member
|
/dpdk/drivers/crypto/nitrox/ |
H A D | nitrox_sym_ctx.h | 82 uint8_t opcode; member
|
/dpdk/drivers/net/cxgbe/base/ |
H A D | t4_msg.h | 53 __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 D | ionic_rxtx_simple.c | 84 uint8_t opcode = IONIC_TXQ_DESC_OPCODE_CSUM_NONE; in ionic_tx() local
|
H A D | ionic_rxtx_sg.c | 93 uint8_t opcode = IONIC_TXQ_DESC_OPCODE_CSUM_NONE; in ionic_tx_sg() local
|
H A D | ionic_main.c | 65 ionic_opcode_to_str(enum ionic_cmd_opcode opcode) in ionic_opcode_to_str()
|
/dpdk/drivers/common/iavf/ |
H A D | iavf_adminq.c | 854 u16 opcode) in iavf_fill_default_direct_cmd_desc()
|
/dpdk/drivers/crypto/ionic/ |
H A D | ionic_crypto_cmds.c | 69 iocpt_opcode_to_str(enum iocpt_cmd_opcode opcode) in iocpt_opcode_to_str()
|