Home
last modified time | relevance | path

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

12345

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_sbq_cmd.h24 __le16 opcode; member
44 __le16 opcode; member
68 u8 opcode; member
80 u8 opcode; member
88 u8 opcode; member
H A Dice_acl.c82 ice_aq_acl_entry(struct ice_hw *hw, u16 opcode, u8 tcam_idx, u16 entry_idx, in ice_aq_acl_entry()
141 ice_aq_actpair_a_d(struct ice_hw *hw, u16 opcode, u16 alloc_id, in ice_aq_actpair_a_d()
193 ice_aq_actpair_p_q(struct ice_hw *hw, u16 opcode, u8 act_mem_idx, in ice_aq_actpair_p_q()
545 ice_aq_update_query_scen(struct ice_hw *hw, u16 opcode, u16 scen_id, in ice_aq_update_query_scen()
/f-stack/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
212 uint32_t opcode = 0; in rta_fifo_store() local
H A Dmath_cmd.h83 uint32_t opcode = CMD_MATH; in rta_math() local
256 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 Doperation_cmd.h239 uint32_t opcode = CMD_OPERATION; in rta_operation() local
506 uint32_t opcode = CMD_OPERATION | OP_TYPE_PK | OP_ALG_PK; in rta_pkha_operation() local
H A Dstore_cmd.h66 uint32_t opcode = 0, val; in rta_store() local
H A Djump_cmd.h58 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
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c134 enum hns3_opcode_type opcode, bool is_read) in hns3_cmd_setup_basic_desc()
226 hns3_is_special_opcode(uint16_t opcode) in hns3_is_special_opcode()
284 uint16_t opcode, desc_ret; in hns3_cmd_get_hardware_reply() local
H A Dhns3_mbx.c209 uint8_t opcode; in hns3_mbx_handler() local
364 uint8_t opcode; in hns3_dev_handle_mbx_msg() local
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c108 uint32_t opcode; in bnx2x_hw_stats_post() local
176 uint32_t opcode; in bnx2x_stats_pmf_update() local
235 uint32_t opcode; in bnx2x_port_stats_init() local
1179 uint32_t opcode; in bnx2x_port_stats_stop() local
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_if.h107 u8 opcode; member
141 u8 opcode; member
160 u8 opcode; member
179 u8 opcode; member
200 u8 opcode; member
293 u8 opcode; member
452 u8 opcode; member
1108 u8 opcode; member
1154 u8 opcode; member
1597 u8 opcode; member
[all …]
/f-stack/freebsd/arm64/arm64/
H A Ddisassem.c286 arm64_disasm_read_token(struct arm64_insn *insn, u_int opcode, in arm64_disasm_read_token()
303 arm64_disasm_read_token_sign_ext(struct arm64_insn *insn, u_int opcode, in arm64_disasm_read_token_sign_ext()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c335 complete_command(ng_hci_unit_p unit, int opcode, struct mbuf **cp) in complete_command()
397 u_int16_t opcode; in ng_hci_process_command_timeout() local
/f-stack/dpdk/lib/librte_net/
H A Drte_higig.h119 uint16_t opcode:3; member
129 uint16_t opcode:3; member
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c430 u_short opcode; local
479 u_short opcode; local
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h79 uint16_t opcode; member
100 uint16_t opcode; member
/f-stack/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

12345