/openbmc/linux/drivers/crypto/caam/ |
H A D | desc_constr.h | 176 u32 *cmd = desc_end(desc); in append_cmd() local 233 #define APPEND_CMD_RET(cmd, op) \ argument 260 #define APPEND_CMD(cmd, op) \ argument 268 #define APPEND_CMD_LEN(cmd, op) \ in APPEND_CMD() argument 281 #define APPEND_CMD_PTR(cmd, op) \ argument 310 #define APPEND_SEQ_PTR_INTLEN(cmd, op) \ argument 325 #define APPEND_CMD_PTR_TO_IMM(cmd, op) \ argument 335 #define APPEND_CMD_PTR_EXTLEN(cmd, op) \ argument 349 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument 366 #define APPEND_CMD_PTR_TO_IMM2(cmd, op) \ argument [all …]
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-ast-cf.c | 153 static void msg_finish_cmd(struct fsi_msg *cmd) in msg_finish_cmd() 209 struct fsi_msg *cmd, uint8_t id, in build_ar_command() 274 static void build_dpoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_dpoll_command() 285 static void build_epoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_epoll_command() 296 static void build_term_command(struct fsi_msg *cmd, uint8_t slave_id) in build_term_command() 416 struct fsi_msg cmd; in send_term() local 472 struct fsi_msg cmd; in handle_response() local 572 struct fsi_msg *cmd, size_t resp_len, void *resp) in fsi_master_acf_xfer() 602 struct fsi_msg cmd; in fsi_master_acf_read() local 626 struct fsi_msg cmd; in fsi_master_acf_write() local [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_tx.c | 607 struct htt_cmd *cmd; in ath10k_htt_h2t_ver_req_msg() local 637 struct htt_cmd *cmd; in ath10k_htt_h2t_stats_req() local 679 struct htt_cmd *cmd; in ath10k_htt_send_frag_desc_bank_cfg_32() local 741 struct htt_cmd *cmd; in ath10k_htt_send_frag_desc_bank_cfg_64() local 820 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_32() local 893 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_64() local 962 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_hl() local 1016 struct htt_cmd *cmd; in ath10k_htt_h2t_aggr_cfg_msg_32() local 1063 struct htt_cmd *cmd; in ath10k_htt_h2t_aggr_cfg_msg_v2() local 1110 struct htt_cmd *cmd; in ath10k_htt_tx_fetch_resp() local [all …]
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | debugfs.c | 168 struct spi_nor_read_command *cmd) in spi_nor_print_read_cmd() 178 struct spi_nor_pp_command *cmd) in spi_nor_print_pp_cmd() 189 int i, cmd; in spi_nor_capabilities_show() local
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 627 long esas2r_proc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in esas2r_proc_ioctl() 821 int esas2r_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in esas2r_queuecommand() 907 struct scsi_cmnd *cmd, in esas2r_check_active_queue() 978 int esas2r_eh_abort(struct scsi_cmnd *cmd) in esas2r_eh_abort() 1065 static int esas2r_host_bus_reset(struct scsi_cmnd *cmd, bool host_reset) in esas2r_host_bus_reset() 1093 int esas2r_host_reset(struct scsi_cmnd *cmd) in esas2r_host_reset() 1100 int esas2r_bus_reset(struct scsi_cmnd *cmd) in esas2r_bus_reset() 1107 static int esas2r_dev_targ_reset(struct scsi_cmnd *cmd, bool target_reset) in esas2r_dev_targ_reset() 1183 int esas2r_device_reset(struct scsi_cmnd *cmd) in esas2r_device_reset() 1191 int esas2r_target_reset(struct scsi_cmnd *cmd) in esas2r_target_reset()
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_iscsi.c | 33 static int qedi_eh_host_reset(struct scsi_cmnd *cmd) in qedi_eh_host_reset() 171 struct qedi_cmd *cmd = task->dd_data; in qedi_destroy_cmd_pool() local 189 struct qedi_cmd *cmd) in qedi_alloc_sget() 215 struct qedi_cmd *cmd = task->dd_data; in qedi_setup_cmd_pool() local 773 struct qedi_cmd *cmd = task->dd_data; in qedi_iscsi_send_generic_request() local 814 struct qedi_cmd *cmd = task->dd_data; in qedi_mtask_xmit() local 835 struct qedi_cmd *cmd = task->dd_data; in qedi_task_xmit() local 1067 struct qedi_cmd *cmd, *cmd_tmp; in qedi_cleanup_active_cmd_list() local 1451 struct qedi_cmd *cmd; in qedi_cleanup_task() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | select_reuseport.c | 237 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data() 396 static void do_test(int type, sa_family_t family, struct cmd *cmd, in do_test() 456 struct cmd cmd = { in test_err_inner_map() local 473 struct cmd cmd = { in test_err_sk_select_port() local 484 struct cmd cmd; in test_pass() local 498 struct cmd cmd = { in test_syncookie() local 532 struct cmd cmd = { in test_pass_on_err() local 547 struct cmd cmd = {}; in test_detach_bpf() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | comedi_test.c | 204 struct comedi_cmd *cmd = &async->cmd; in waveform_ai_timer() local 255 struct comedi_cmd *cmd) in waveform_ai_cmdtest() 358 struct comedi_cmd *cmd = &s->async->cmd; in waveform_ai_cmd() local 451 struct comedi_cmd *cmd = &async->cmd; in waveform_ao_timer() local 528 struct comedi_cmd *cmd = &async->cmd; in waveform_ao_inttrig_start() local 548 struct comedi_cmd *cmd) in waveform_ao_cmdtest() 607 struct comedi_cmd *cmd = &s->async->cmd; in waveform_ao_cmd() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 121 struct mmc_command *cmd; member 144 static struct mmc_command *meson_mx_mmc_get_next_cmd(struct mmc_command *cmd) in meson_mx_mmc_get_next_cmd() 156 struct mmc_command *cmd) in meson_mx_mmc_start_cmd() 340 struct mmc_command *cmd = mrq->cmd; in meson_mx_mmc_request() local 364 struct mmc_command *cmd) in meson_mx_mmc_read_response() 391 struct mmc_command *cmd = host->cmd; in meson_mx_mmc_process_cmd_irq() local 444 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
|
/openbmc/linux/arch/arm/mach-socfpga/ |
H A D | socfpga.c | 68 static void socfpga_cyclone5_restart(enum reboot_mode mode, const char *cmd) in socfpga_cyclone5_restart() 81 static void socfpga_arria10_restart(enum reboot_mode mode, const char *cmd) in socfpga_arria10_restart()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rfi.c | 86 struct iwl_rfi_config_cmd cmd; in iwl_rfi_send_config_cmd() local 121 struct iwl_host_cmd cmd = { in iwl_rfi_get_freq_table() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | tmio-common.c | 98 static int tmio_sd_check_error(struct udevice *dev, struct mmc_cmd *cmd) in tmio_sd_check_error() 134 static int tmio_sd_wait_for_irq(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_wait_for_irq() 183 static int tmio_sd_pio_read_one_block(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_pio_read_one_block() 236 static int tmio_sd_pio_write_one_block(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_pio_write_one_block() 260 static int tmio_sd_pio_xfer(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_pio_xfer() 405 int tmio_sd_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_send_cmd()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mgmt.c | 85 u8 cmd, void *buf_in, in hinic_register_mgmt_msg_cb() 130 u16 cmd, u16 msg_id) in prepare_header() 201 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt() 246 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_sync() 320 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_async() 351 enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt()
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-param.c | 308 void __is_set_isp_flash(struct fimc_is *is, u32 cmd, u32 redeye) in __is_set_isp_flash() 320 void __is_set_isp_awb(struct fimc_is *is, u32 cmd, u32 val) in __is_set_isp_awb() 334 void __is_set_isp_effect(struct fimc_is *is, u32 cmd) in __is_set_isp_effect() 347 void __is_set_isp_iso(struct fimc_is *is, u32 cmd, u32 val) in __is_set_isp_iso() 361 void __is_set_isp_adjust(struct fimc_is *is, u32 cmd, u32 val) in __is_set_isp_adjust() 443 void __is_set_isp_afc(struct fimc_is *is, u32 cmd, u32 val) in __is_set_isp_afc()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | vnic_devcmd.h | 59 #define _CMD_DIR(cmd) (((cmd) >> _CMD_DIRSHIFT) & _CMD_DIRMASK) argument 60 #define _CMD_FLAGS(cmd) (((cmd) >> _CMD_FLAGSSHIFT) & _CMD_FLAGSMASK) argument 61 #define _CMD_VTYPE(cmd) (((cmd) >> _CMD_VTYPESHIFT) & _CMD_VTYPEMASK) argument 62 #define _CMD_N(cmd) (((cmd) >> _CMD_NSHIFT) & _CMD_NMASK) argument 217 u32 cmd; /* RW */ member 238 u32 cmd; /* same command #defines as original */ member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | cmdq.c | 61 struct nvfw_falcon_cmd cmd; in nvkm_falcon_cmdq_rewind() local 100 nvkm_falcon_cmdq_write(struct nvkm_falcon_cmdq *cmdq, struct nvfw_falcon_cmd *cmd) in nvkm_falcon_cmdq_write() 124 nvkm_falcon_cmdq_send(struct nvkm_falcon_cmdq *cmdq, struct nvfw_falcon_cmd *cmd, in nvkm_falcon_cmdq_send()
|
/openbmc/u-boot/tools/patman/ |
H A D | patman.py | 167 cmd = '' variable 170 cmd = gitutil.EmailPatches(series, cover_fname, args, variable
|
H A D | patman | 167 cmd = '' variable 170 cmd = gitutil.EmailPatches(series, cover_fname, args, variable
|
/openbmc/linux/include/soc/arc/ |
H A D | mcip.h | 22 unsigned int pad:8, param:16, cmd:8; member 101 static inline void __mcip_cmd(unsigned int cmd, unsigned int param) in __mcip_cmd() 116 static inline void __mcip_cmd_data(unsigned int cmd, unsigned int param, in __mcip_cmd_data() 127 static inline unsigned int __mcip_cmd_read(unsigned int cmd, unsigned int param) in __mcip_cmd_read()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_nic.h | 82 union octeon_instr_64B cmd; member 120 union octeon_instr_64B *cmd, in octnet_prepare_pci_cmd_o2() 174 union octeon_instr_64B *cmd, in octnet_prepare_pci_cmd_o3() 243 octnet_prepare_pci_cmd(struct octeon_device *oct, union octeon_instr_64B *cmd, in octnet_prepare_pci_cmd()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | __init__.py | 27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument 51 def exec_watch(cmd, **options): argument 77 def exec_fakeroot(d, cmd, **kwargs): argument 84 def exec_fakeroot_no_d(fakerootcmd, fakerootenv, cmd, **kwargs): argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_dio_link_encoder.c | 117 union dmub_rb_cmd *cmd) in query_dp_alt_from_dmub() 426 union dmub_rb_cmd cmd; in link_dpia_control() local 595 union dmub_rb_cmd cmd; in dcn31_link_encoder_is_in_alt_mode() local 639 union dmub_rb_cmd cmd; in dcn31_link_encoder_get_max_link_cap() local
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | vfio_compat.c | 125 struct iommu_vfio_ioas *cmd = ucmd->cmd; in iommufd_vfio_ioas() local 159 static int iommufd_vfio_map_dma(struct iommufd_ctx *ictx, unsigned int cmd, in iommufd_vfio_map_dma() 197 static int iommufd_vfio_unmap_dma(struct iommufd_ctx *ictx, unsigned int cmd, in iommufd_vfio_unmap_dma() 518 int iommufd_vfio_ioctl(struct iommufd_ctx *ictx, unsigned int cmd, in iommufd_vfio_ioctl()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_user.c | 107 int cmd; member 1229 struct tcmu_cmd *cmd; in tcmu_set_next_deadline() local 1260 struct tcmu_cmd *cmd; in tcmu_tmr_notify() local 1446 struct tcmu_cmd *cmd; in tcmu_handle_completions() local 1716 struct tcmu_cmd *cmd; in tcmu_dev_kref_release() local 1963 struct tcmu_cmd *cmd; in tcmu_release() local 2082 enum tcmu_genl_cmd cmd, in tcmu_netlink_event_init() 2119 enum tcmu_genl_cmd cmd, in tcmu_netlink_event_send() 2365 struct tcmu_cmd *cmd; in tcmu_reset_ring() local 3088 struct tcmu_cmd *cmd; in tcmu_free_kept_buf_store() local [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | libata-scsi.c | 220 struct scsi_cmnd *cmd, in ata_scsi_set_sense_information() 246 struct scsi_cmnd *cmd = qc->scsicmd; in ata_scsi_set_passthru_sense_fields() local 324 struct scsi_cmnd *cmd, u16 field) in ata_scsi_set_invalid_parameter() 739 struct scsi_cmnd *cmd) in ata_scsi_qc_new() 935 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_passthru_sense() local 984 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_ata_sense() local 1695 struct scsi_cmnd *cmd = qc->scsicmd; in ata_qc_done() local 1704 struct scsi_cmnd *cmd = qc->scsicmd; in ata_scsi_qc_complete() local 1821 struct scsi_cmnd *cmd; member 1843 struct scsi_cmnd *cmd = args->cmd; in ata_scsi_rbuf_fill() local [all …]
|