Home
last modified time | relevance | path

Searched defs:opcode (Results 276 – 300 of 542) sorted by relevance

1...<<11121314151617181920>>...22

/linux/arch/s390/kvm/
H A Dguestdbg.c439 u16 opcode[3]; in per_fetched_addr() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq_api.h49 u16 opcode; member
/linux/drivers/bluetooth/
H A Dbtbcm.c217 u16 opcode; in btbcm_patchram() local
/linux/drivers/mmc/host/
H A Dsdricoh_cs.c154 unsigned char opcode = cmd->opcode; in sdricoh_mmc_cmd() local
/linux/arch/x86/boot/startup/
H A Dsev-shared.c446 u16 opcode = *(unsigned short *)regs->ip; in do_vc_no_ghcb() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c1027 u16 opcode) in i40e_fill_default_direct_cmd_desc()
/linux/include/linux/
H A Dvirtio.h120 __le16 opcode; global() member
H A Dnvme-fc.h89 __u8 opcode; member
107 __u8 opcode; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
169 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
191 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
249 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
796 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1459 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c192 u8 opcode; in dr_parse_cqe() local
439 u32 opcode, bool notify_hw) in dr_rdma_segments()
/linux/drivers/net/ipa/
H A Dgsi.c410 enum gsi_evt_cmd_opcode opcode) in gsi_evt_ring_command()
525 gsi_channel_command(struct gsi_channel *channel, enum gsi_ch_cmd_opcode opcode) in gsi_channel_command()
1767 enum gsi_generic_cmd_opcode opcode, in gsi_generic_command()
H A Dipa_table.c390 enum ipa_cmd_opcode opcode; in ipa_table_init_add() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dhw_table.c345 static int mlx5_sf_hw_vhca_event(struct notifier_block *nb, unsigned long opcode, void *data) in mlx5_sf_hw_vhca_event()
/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c43 unsigned char opcode; /* see below */ member
/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c33 static int encx24j600_cmdn(struct encx24j600_context *ctx, u8 opcode, in encx24j600_cmdn()
/linux/drivers/ufs/core/
H A Dufshcd.c479 u8 opcode = 0, group_id = 0; in ufshcd_add_command_trace() local
2287 static inline int ufshcd_monitor_opcode2dir(u8 opcode) in ufshcd_monitor_opcode2dir()
3365 enum query_opcode opcode, u8 idn, u8 index, u8 selector) in ufshcd_init_query()
3382 enum query_opcode opcode, enum flag_idn idn, u8 index, bool *flag_res) in ufshcd_query_flag_retry()
3415 int ufshcd_query_flag(struct ufs_hba *hba, enum query_opcode opcode, in ufshcd_query_flag()
3484 int ufshcd_query_attr(struct ufs_hba *hba, enum query_opcode opcode, in ufshcd_query_attr()
3549 enum query_opcode opcode, enum attr_idn idn, u8 index, u8 selector, in ufshcd_query_attr_retry()
3577 enum query_opcode opcode, enum desc_idn idn, u8 index, in __ufshcd_query_descriptor()
3653 enum query_opcode opcode, in ufshcd_query_descriptor_retry()
/linux/arch/arc/include/asm/
H A Ddisasm.h101 int opcode = (word >> 11) & 0x1F; in is_short_instr() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers.h35 uint32_t opcode:8; member
/linux/drivers/scsi/qla4xxx/
H A Dql4_isr.c662 uint32_t opcode = 0; in qla4xxx_isr_decode_mailbox() local
/linux/drivers/gpu/host1x/
H A Djob.c469 u32 opcode = (word & 0xf0000000) >> 28; in validate() local
/linux/drivers/video/fbdev/
H A Dmetronomefb.c312 u16 opcode; in metronome_display_cmd() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_common.h56 u16 opcode; member
/linux/arch/x86/coco/sev/
H A Dvc-shared.c6 unsigned int opcode = (unsigned int)ctxt->insn.opcode.value; in vc_check_opcode_bytes() local
/linux/include/uapi/linux/
H A Dcoda.h277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member

1...<<11121314151617181920>>...22