/Linux-v5.10/drivers/net/ethernet/pensando/ionic/ |
D | ionic_if.h | 117 u8 opcode; member 150 u8 opcode; member 169 u8 opcode; member 188 u8 opcode; member 209 u8 opcode; member 303 u8 opcode; member 478 u8 opcode; member 506 u8 opcode; member 590 u8 opcode; member 794 static inline u64 encode_txq_desc_cmd(u8 opcode, u8 flags, in encode_txq_desc_cmd() [all …]
|
D | ionic_main.c | 116 static const char *ionic_opcode_to_str(enum ionic_cmd_opcode opcode) in ionic_opcode_to_str() 326 int opcode; in ionic_dev_cmd_wait() local
|
/Linux-v5.10/drivers/mtd/spi-nor/controllers/ |
D | intel-spi.c | 428 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode, int optype) in intel_spi_opcode_index() 449 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, size_t len) in intel_spi_hw_cycle() 492 static int intel_spi_sw_cycle(struct intel_spi *ispi, u8 opcode, size_t len, in intel_spi_sw_cycle() 558 static int intel_spi_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, in intel_spi_read_reg() 579 static int intel_spi_write_reg(struct spi_nor *nor, u8 opcode, const u8 *buf, in intel_spi_write_reg()
|
/Linux-v5.10/drivers/bluetooth/ |
D | hci_ath.c | 44 __u8 opcode; member 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd()
|
/Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
D | mci.c | 210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_cal_msg() 367 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg() 490 u32 offset, subtype, opcode; in ath_mci_intr() local
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 171 u32 opcode = bnx2x_dmae_opcode(bp, DMAE_SRC_PCI, DMAE_DST_GRC, in bnx2x_hw_stats_post() local 223 u32 opcode; in bnx2x_stats_pmf_update() local 271 u32 opcode; in bnx2x_port_stats_init() local 1267 u32 opcode; in bnx2x_port_stats_stop() local
|
/Linux-v5.10/drivers/mtd/spi-nor/ |
D | core.h | 34 u8 opcode; member 39 u8 opcode; member 102 u8 opcode; member 121 u8 opcode; member
|
/Linux-v5.10/drivers/nvme/host/ |
D | trace.h | 26 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | fault.c | 316 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault() 349 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx()
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands()
|
D | acresrc.h | 33 u8 opcode; member 91 u8 opcode; member
|
/Linux-v5.10/net/bluetooth/ |
D | mgmt_util.h | 25 u16 opcode; member
|
D | mgmt.c | 356 __le16 *opcode = rp->opcodes; in read_commands() local 364 __le16 *opcode = rp->opcodes; in read_commands() local 612 static int send_options_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_options_rsp() 892 static struct mgmt_pending_cmd *pending_find(u16 opcode, struct hci_dev *hdev) in pending_find() 897 static struct mgmt_pending_cmd *pending_find_data(u16 opcode, in pending_find_data() 1117 static int send_settings_rsp(struct sock *sk, u16 opcode, struct hci_dev *hdev) in send_settings_rsp() 1125 static void clean_up_hci_complete(struct hci_dev *hdev, u8 status, u16 opcode) in clean_up_hci_complete() 1873 static void le_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in le_enable_complete() 2088 static void add_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in add_uuid_complete() 2167 static void remove_uuid_complete(struct hci_dev *hdev, u8 status, u16 opcode) in remove_uuid_complete() [all …]
|
D | hci_sock.c | 303 __le16 opcode; in hci_send_to_monitor() local 418 __le16 opcode; in create_monitor_event() local 587 u16 opcode, u16 len, in create_monitor_ctrl_command() 1497 u16 opcode, index, len; in hci_mgmt_cmd() local 1786 u16 opcode = get_unaligned_le16(skb->data); in hci_sock_sendmsg() local
|
/Linux-v5.10/arch/sparc/net/ |
D | bpf_jit_comp_64.c | 288 static void emit_alu(u32 opcode, u32 src, u32 dst, struct jit_ctx *ctx) in emit_alu() 293 static void emit_alu3(u32 opcode, u32 a, u32 b, u32 c, struct jit_ctx *ctx) in emit_alu3() 298 static void emit_alu_K(unsigned int opcode, unsigned int dst, unsigned int imm, in emit_alu_K() 317 static void emit_alu3_K(unsigned int opcode, unsigned int src, unsigned int imm, in emit_alu3_K() 1260 u32 opcode = 0, rs2; in build_insn() local 1297 u32 opcode = 0, rs2; in build_insn() local 1338 u32 opcode = 0, rs2; in build_insn() local
|
/Linux-v5.10/drivers/nvme/target/ |
D | trace.c | 92 u8 opcode, u8 *cdw10) in nvmet_trace_parse_admin_cmd() 107 u8 opcode, u8 *cdw10) in nvmet_trace_parse_nvm_cmd()
|
D | trace.h | 28 #define parse_nvme_cmd(qid, opcode, fctype, cdw10) \ argument
|
/Linux-v5.10/include/uapi/rdma/ |
D | siw-abi.h | 112 __u8 opcode; member 133 __u8 opcode; member 164 __u8 opcode; member
|
/Linux-v5.10/tools/io_uring/ |
D | syscall.c | 36 int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register()
|
/Linux-v5.10/arch/csky/kernel/probes/ |
D | kprobes.c | 22 u32 opcode; member 45 static int __kprobes patch_text(kprobe_opcode_t *addr, u32 opcode) in patch_text()
|
/Linux-v5.10/arch/powerpc/xmon/ |
D | spu-dis.c | 47 unsigned int opcode = insn >> (32-11); in get_index_for_opcode() local
|
/Linux-v5.10/arch/x86/kernel/ |
D | static_call.c | 49 u8 opcode = *(u8 *)insn; in __static_call_validate() local
|
/Linux-v5.10/drivers/media/platform/vsp1/ |
D | vsp1_dl.h | 41 u8 opcode; member
|
/Linux-v5.10/drivers/ssb/ |
D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd()
|
/Linux-v5.10/arch/arm/kernel/ |
D | insn.c | 39 unsigned long opcode = 0xea000000; in __arm_gen_branch_arm() local
|