Home
last modified time | relevance | path

Searched defs:opcode (Results 151 – 175 of 575) sorted by relevance

12345678910>>...23

/Linux-v5.10/drivers/mmc/host/
Drtsx_pci_sdmmc.c691 u8 opcode, u8 sample_point) in sd_tuning_rx_cmd()
718 u8 opcode, u32 *phase_map) in sd_tuning_phase()
735 static int sd_tuning_rx(struct realtek_pci_sdmmc *host, u8 opcode) in sd_tuning_rx()
1260 static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdmmc_execute_tuning()
Dmeson-mx-sdhc-mmc.c412 u32 opcode) in meson_mx_sdhc_tuning_point_matches()
426 static int meson_mx_sdhc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mx_sdhc_execute_tuning()
/Linux-v5.10/drivers/acpi/acpica/
Dnsxfname.c486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
Ddsutils.c430 u16 opcode; in acpi_ds_create_operand() local
/Linux-v5.10/drivers/net/wimax/i2400m/
Dusb-fw.c188 int opcode = _cmd == NULL ? -1 : i2400m_brh_get_opcode(_cmd); in i2400mu_bus_bm_cmd_send() local
/Linux-v5.10/drivers/scsi/
Dwd719x.c126 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd()
485 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
Dlibiscsi.c231 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) in iscsi_check_tmf_restrictions()
616 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in iscsi_prep_mgmt_task() local
662 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in __iscsi_conn_send_pdu() local
1013 int opcode, rc = 0; in iscsi_handle_reject() local
1135 int opcode = hdr->opcode & ISCSI_OPCODE_MASK, rc = 0; in __iscsi_complete_pdu() local
/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_hw.c791 static enum ib_wc_status i40iw_get_ib_wc(enum i40iw_flush_opcode opcode) in i40iw_get_ib_wc()
822 enum i40iw_flush_opcode opcode) in i40iw_set_flush_info()
/Linux-v5.10/arch/riscv/net/
Dbpf_jit.h225 u8 opcode) in rv_r_insn()
231 static inline u32 rv_i_insn(u16 imm11_0, u8 rs1, u8 funct3, u8 rd, u8 opcode) in rv_i_insn()
237 static inline u32 rv_s_insn(u16 imm11_0, u8 rs2, u8 rs1, u8 funct3, u8 opcode) in rv_s_insn()
245 static inline u32 rv_b_insn(u16 imm12_1, u8 rs2, u8 rs1, u8 funct3, u8 opcode) in rv_b_insn()
254 static inline u32 rv_u_insn(u32 imm31_12, u8 rd, u8 opcode) in rv_u_insn()
259 static inline u32 rv_j_insn(u32 imm20_1, u8 rd, u8 opcode) in rv_j_insn()
270 u8 funct3, u8 rd, u8 opcode) in rv_amo_insn()
/Linux-v5.10/tools/firewire/
Ddecode-fcp.c137 uint32_t opcode:8; member
/Linux-v5.10/include/net/bluetooth/
Dhci_mon.h28 __le16 opcode; member
Dhci_sock.h53 __le16 opcode; member
59 __le16 opcode; member
/Linux-v5.10/include/uapi/linux/can/
Dbcm.h68 __u32 opcode; member
/Linux-v5.10/drivers/crypto/cavium/cpt/
Drequest_manager.h46 union opcode_info opcode; member
117 __be16 opcode; member
/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h1067 u8 opcode; member
1115 u8 opcode; member
1189 u8 opcode; member
1203 u8 opcode; member
1315 u8 opcode; member
1329 u8 opcode; member
1364 u8 opcode; member
1378 u8 opcode; member
1392 u8 opcode; member
1427 u8 opcode; member
[all …]
Dqplib_rcfw.c98 u32 size, opcode; in __send_message() local
212 u8 opcode, retry_cnt = 0xFF; in bnxt_qplib_rcfw_send_message() local
/Linux-v5.10/drivers/gpu/host1x/hw/
Ddebug_hw.c44 unsigned int mask, subop, num, opcode; in show_channel_command() local
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager_vi.c29 unsigned int pm_build_pm4_header(unsigned int opcode, size_t packet_size) in pm_build_pm4_header()
/Linux-v5.10/include/linux/qed/
Discsi_common.h295 u8 opcode; member
324 u8 opcode; member
345 u8 opcode; member
364 u8 opcode; member
394 u8 opcode; member
410 u8 opcode; member
431 u8 opcode; member
452 u8 opcode; member
484 u8 opcode; member
509 u8 opcode; member
[all …]
/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_hdr.h24 u8 opcode; /* bth opcode of packet */ member
63 u8 opcode; member
92 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode()
286 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode()
406 static inline void bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, in bth_init()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c737 u8 opcode[0x10]; member
756 u16 opcode; in mlx5_cmd_check() local
878 static bool opcode_allowed(struct mlx5_cmd *cmd, u16 opcode) in opcode_allowed()
1495 void mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode) in mlx5_cmd_allowed_opcode()
1803 u16 opcode; in cmd_exec() local
/Linux-v5.10/include/uapi/scsi/
Dscsi_bsg_ufs.h46 __u8 opcode; member
/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c1004 u8 opcode; in siw_get_hdr() local
1211 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete() local
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_els.c550 u8 opcode; in qedf_srr_compl() local
848 u8 opcode; in qedf_rec_compl() local
/Linux-v5.10/arch/s390/kernel/
Ddis.c66 unsigned char opcode; member
338 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable

12345678910>>...23