| /Linux-v6.6/drivers/infiniband/hw/cxgb4/ | 
| D | device.c | 1145 	unsigned int opcode = *(u8 *)rsp;  in recv_rx_pkt()  local1172 	u8 opcode;  in c4iw_uld_rx_handler()  local
 
 | 
| /Linux-v6.6/drivers/scsi/qedi/ | 
| D | qedi_fw_api.c | 169 			u8 opcode = GET_FIELD(pdu_header->hdr_first_byte,  in init_sqe()  local
 | 
| /Linux-v6.6/arch/s390/kvm/ | 
| D | guestdbg.c | 439 	u16 opcode[3];  in per_fetched_addr()  local
 | 
| /Linux-v6.6/drivers/mmc/host/ | 
| D | sdricoh_cs.c | 154 	unsigned char opcode = cmd->opcode;  in sdricoh_mmc_cmd()  local
 | 
| D | sdhci-pci-core.c | 717 static int intel_execute_tuning(struct mmc_host *mmc, u32 opcode)  in intel_execute_tuning()1665 static int amd_execute_tuning_hs200(struct sdhci_host *host, u32 opcode)  in amd_execute_tuning_hs200()
 1704 static int amd_execute_tuning(struct mmc_host *mmc, u32 opcode)  in amd_execute_tuning()
 
 | 
| D | sdhci.c | 2770 void sdhci_abort_tuning(struct sdhci_host *host, u32 opcode)  in sdhci_abort_tuning()2789 void sdhci_send_tuning(struct sdhci_host *host, u32 opcode)  in sdhci_send_tuning()
 2844 static int __sdhci_execute_tuning(struct sdhci_host *host, u32 opcode)  in __sdhci_execute_tuning()
 2883 int sdhci_execute_tuning(struct mmc_host *mmc, u32 opcode)  in sdhci_execute_tuning()
 
 | 
| D | sdhci-of-esdhc.c | 1035 static int esdhc_execute_sw_tuning(struct mmc_host *mmc, u32 opcode,  in esdhc_execute_sw_tuning()1062 static int esdhc_execute_tuning(struct mmc_host *mmc, u32 opcode)  in esdhc_execute_tuning()
 
 | 
| /Linux-v6.6/drivers/infiniband/sw/rxe/ | 
| D | rxe_verbs.h | 108 	int			opcode;  member121 	int			opcode;  member
 168 	int			opcode;  member
 
 | 
| /Linux-v6.6/include/uapi/linux/ | 
| D | io_uring.h | 31 	__u8	opcode;		/* type of operation for this sqe */  member619 	__u16 opcode;  member
 709 	__u8				opcode;  member
 
 | 
| /Linux-v6.6/net/ceph/ | 
| D | osd_client.c | 664 static bool osd_req_opcode_valid(u16 opcode)  in osd_req_opcode_valid()667 #define GENERATE_CASE(op, opcode, str)	case CEPH_OSD_OP_##op: return true;  in osd_req_opcode_valid()  argument
 742 		 u16 opcode, u32 flags)  in osd_req_op_init()
 759 				unsigned int which, u16 opcode,  in osd_req_op_extent_init()
 868 			  u16 opcode, const char *name, const void *value,  in osd_req_op_xattr_init()
 1083 					       int opcode, int flags,  in ceph_osdc_new_request()
 4580 	u8 proto_ver, opcode;  in handle_watch_notify()  local
 
 | 
| /Linux-v6.6/drivers/net/ethernet/qlogic/ | 
| D | qla3xxx.h | 29 	u8 opcode;  member70 	u8 opcode;  member
 84 	u8 opcode;  member
 102 	u8 opcode;  member
 137 	u8 opcode;  member
 152 	u8 opcode;  member
 180 	u8 opcode;  member
 
 | 
| /Linux-v6.6/drivers/ufs/core/ | 
| D | ufshcd.c | 405 	u8 opcode = 0, group_id = 0;  in ufshcd_add_command_trace()  local2086 static inline int ufshcd_monitor_opcode2dir(u8 opcode)  in ufshcd_monitor_opcode2dir()
 3177 		enum query_opcode opcode, u8 idn, u8 index, u8 selector)  in ufshcd_init_query()
 3190 	enum query_opcode opcode, enum flag_idn idn, u8 index, bool *flag_res)  in ufshcd_query_flag_retry()
 3222 int ufshcd_query_flag(struct ufs_hba *hba, enum query_opcode opcode,  in ufshcd_query_flag()
 3291 int ufshcd_query_attr(struct ufs_hba *hba, enum query_opcode opcode,  in ufshcd_query_attr()
 3357 	enum query_opcode opcode, enum attr_idn idn, u8 index, u8 selector,  in ufshcd_query_attr_retry()
 3381 			enum query_opcode opcode, enum desc_idn idn, u8 index,  in __ufshcd_query_descriptor()
 3458 				  enum query_opcode opcode,  in ufshcd_query_descriptor_retry()
 
 | 
| /Linux-v6.6/drivers/bluetooth/ | 
| D | btbcm.c | 216 	u16 opcode;  in btbcm_patchram()  local
 | 
| /Linux-v6.6/drivers/pci/hotplug/ | 
| D | cpqphp_nvram.c | 43 	unsigned char opcode;	/* see below */  member
 | 
| /Linux-v6.6/drivers/net/ipa/ | 
| D | ipa_table.c | 389 	enum ipa_cmd_opcode opcode;  in ipa_table_init_add()  local
 | 
| D | gsi.c | 412 				 enum gsi_evt_cmd_opcode opcode)  in gsi_evt_ring_command()527 gsi_channel_command(struct gsi_channel *channel, enum gsi_ch_cmd_opcode opcode)  in gsi_channel_command()
 1769 			       enum gsi_generic_cmd_opcode opcode,  in gsi_generic_command()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/microchip/ | 
| D | encx24j600-regmap.c | 33 static int encx24j600_cmdn(struct encx24j600_context *ctx, u8 opcode,  in encx24j600_cmdn()
 | 
| /Linux-v6.6/drivers/infiniband/hw/qib/ | 
| D | qib_driver.c | 312 		u32 opcode;  in qib_rcv_hdrerr()  local
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/ | 
| D | hw_table.c | 345 static int mlx5_sf_hw_vhca_event(struct notifier_block *nb, unsigned long opcode, void *data)  in mlx5_sf_hw_vhca_event()
 | 
| /Linux-v6.6/arch/um/kernel/ | 
| D | um_arch.c | 461 void *text_poke(void *addr, const void *opcode, size_t len)  in text_poke()
 | 
| /Linux-v6.6/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_adminq.c | 1068 				       u16 opcode)  in i40e_fill_default_direct_cmd_desc()
 | 
| /Linux-v6.6/include/linux/mmc/ | 
| D | core.h | 27 	u32			opcode;  member
 | 
| /Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ | 
| D | hclgevf_cmd.h | 111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \  argument
 | 
| /Linux-v6.6/include/linux/ | 
| D | nvme-fc.h | 89 	__u8			opcode;  member107 	__u8			opcode;  member
 
 | 
| /Linux-v6.6/drivers/net/ethernet/emulex/benet/ | 
| D | be_cmds.c | 99 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
 
 |