/openbmc/linux/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 963 int opcode; member 976 int opcode = ideapad_rfk_data[priv->dev].opcode; in ideapad_rfk_set() local
|
/openbmc/linux/drivers/nfc/ |
H A D | trf7970a.c | 177 #define TRF7970A_CMD_BIT_OPCODE(opcode) ((opcode) & 0x1f) argument 457 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 345 int hl_fw_send_pci_access_msg(struct hl_device *hdev, u32 opcode, u64 value) in hl_fw_send_pci_access_msg() 363 u32 tmp, expected_ack_val, pi, opcode; in hl_fw_send_cpu_message() local
|
/openbmc/linux/include/rdma/ |
H A D | rdmavt_qp.h | 294 u8 opcode; member 830 enum ib_wc_opcode opcode, in rvt_qp_complete_swqe()
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.c | 257 static int nvme_delete_queue(struct nvme_dev *dev, u8 opcode, u16 id) in nvme_delete_queue()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 1261 void i40e_nvmupd_check_wait_event(struct i40e_hw *hw, u16 opcode, in i40e_nvmupd_check_wait_event()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-ti-qspi.c | 553 static void ti_qspi_setup_mmap_read(struct spi_device *spi, u8 opcode, in ti_qspi_setup_mmap_read()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | renesas_sdhi_core.c | 680 static int renesas_sdhi_execute_tuning(struct mmc_host *mmc, u32 opcode) in renesas_sdhi_execute_tuning()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 217 __u8 *opcode, *opsize, *wscale, *tsecr; in tscookie_tcpopt_parse() local
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_dev.h | 155 u8 opcode; member
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_nokia.c | 359 u16 opcode; in nokia_setup_fw() local
|
H A D | btusb.c | 2515 static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in inject_cmd_complete() 2565 __u16 opcode = le16_to_cpu(cmd->opcode); in btusb_send_frame_intel() local 3361 u16 pin, gap, opcode; in marvell_config_oob_wake() local
|
/openbmc/qemu/target/xtensa/ |
H A D | xtensa-isa-internal.h | 160 xtensa_opcode opcode; /* Internal opcode number. */ member
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-gpio.c | 240 uint8_t ds, opcode; in build_ar_command() local
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 114 u32 opcode, in rsi_issue_sdiocommand()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 397 u32 opcode = 0; in qed_dmae_opcode() local
|
/openbmc/linux/drivers/scsi/ |
H A D | iscsi_tcp.c | 569 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_sw_tcp_pdu_alloc()
|
/openbmc/linux/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 78 __u32 opcode; member
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 1496 u32 opcode = 0xffffffff; in irdma_iwarp_opcode() local 1532 enum irdma_flush_opcode opcode, in irdma_bld_termhdr_ctrl() 1587 u32 opcode; in irdma_bld_terminate_hdr() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | pci.c | 1144 static int adapter_delete_queue(struct nvme_dev *dev, u8 opcode, u16 id) in adapter_delete_queue() argument 2401 nvme_delete_queue(struct nvme_queue * nvmeq,u8 opcode) nvme_delete_queue() argument 2426 __nvme_delete_io_queues(struct nvme_dev * dev,u8 opcode) __nvme_delete_io_queues() argument [all...] |
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | mes_api_def.h | 70 uint32_t opcode : 8; member 533 enum MESAPI_MISC_OPCODE opcode; member
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 68 uint32_t opcode; member 1185 static void decode_opc(CPURISCVState *env, DisasContext *ctx, uint16_t opcode) in decode_opc()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.c | 4655 u32 opcode = OPC_INB_PHYSTART; in pm80xx_chip_phy_start_req() local 4693 u32 opcode = OPC_INB_PHYSTOP; in pm80xx_chip_phy_stop_req() local
|
/openbmc/linux/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 1553 u8 opcode = hdr->opcode & ISCSI_OPCODE_MASK; in skb_read_pdu_bhs() local 1567 int opcode = tcp_conn->in.hdr->opcode & ISCSI_OPCODE_MASK; in skb_read_pdu_data() local
|
/openbmc/qemu/hw/net/ |
H A D | eepro100.c | 1162 uint8_t opcode = (val & BITS(27, 26)) >> 26; in eepro100_read_mdi() local 1179 uint8_t opcode = (val & BITS(27, 26)) >> 26; in eepro100_write_mdi() local
|