/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | fw.c | 20 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_download_locked() local 33 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_install() local 50 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_activate() local 66 union pds_core_dev_cmd cmd = { in pdsc_fw_status_long_wait() local
|
H A D | dev.c | 176 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd_locked() 196 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd() 211 union pds_core_dev_cmd cmd = { in pdsc_devcmd_init() local 221 union pds_core_dev_cmd cmd = { in pdsc_devcmd_reset() local 231 union pds_core_dev_cmd cmd = { in pdsc_devcmd_identify_locked() local
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | common.h | 136 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart() 144 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() 152 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() 160 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() 169 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
|
/openbmc/linux/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 76 isert_prot_cmd(struct isert_conn *conn, struct se_cmd *cmd) in isert_prot_cmd() 1032 struct iscsit_cmd *cmd; in isert_allocate_cmd() local 1049 struct isert_cmd *isert_cmd, struct iscsit_cmd *cmd, in isert_handle_scsi_cmd() 1122 struct iscsit_cmd *cmd = NULL; in isert_handle_iscsi_dataout() local 1178 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out() 1228 struct iscsit_cmd *cmd; in isert_rx_opcode() local 1433 struct iscsit_cmd *cmd = isert_cmd->iscsit_cmd; in isert_put_cmd() local 1582 struct se_cmd *cmd = &isert_cmd->iscsit_cmd->se_cmd; in isert_rdma_write_done() local 1624 struct iscsit_cmd *cmd = isert_cmd->iscsit_cmd; in isert_rdma_read_done() local 1669 struct iscsit_cmd *cmd = isert_cmd->iscsit_cmd; in isert_do_control_comp() local [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | cmd.c | 189 struct mlx5_cmd *cmd = ent->cmd; in cmd_ent_put() local 966 struct mlx5_cmd *cmd = ent->cmd; in cmd_work_handler() local 1152 struct mlx5_cmd *cmd = &dev->cmd; in wait_func() local 1207 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_invoke() local 1563 struct mlx5_cmd *cmd = &dev->cmd; in set_wqname() local 1594 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_allowed_opcode() local 1610 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_change_mod() local 1628 struct mlx5_cmd *cmd; in cmd_comp_notifier() local 1670 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_comp_handler() local 1767 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_trigger_completions() local [all …]
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_client.c | 132 ncsi_set_mac_command_t* cmd = (ncsi_set_mac_command_t*)buf; in ncsi_cmd_set_mac() local 147 ncsi_enable_broadcast_filter_command_t* cmd = in ncsi_cmd_enable_broadcast_filter() local 219 ncsi_oem_simple_cmd_t* cmd = (ncsi_oem_simple_cmd_t*)buf; in ncsi_oem_cmd_get_host_mac() local 231 ncsi_oem_simple_cmd_t* cmd = (ncsi_oem_simple_cmd_t*)buf; in ncsi_oem_cmd_get_filter() local 244 ncsi_oem_set_filter_cmd_t* cmd = (ncsi_oem_set_filter_cmd_t*)buf; in ncsi_oem_cmd_set_filter() local 264 ncsi_oem_echo_cmd_t* cmd = (ncsi_oem_echo_cmd_t*)buf; in ncsi_oem_cmd_echo() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | rsc_dump.c | 40 u8 cmd[MLX5_ST_SZ_BYTES(resource_dump)]; member 95 static int mlx5_rsc_dump_trigger(struct mlx5_core_dev *dev, struct mlx5_rsc_dump_cmd *cmd, in mlx5_rsc_dump_trigger() 130 struct mlx5_rsc_dump_cmd *cmd; in mlx5_rsc_dump_cmd_create() local 156 void mlx5_rsc_dump_cmd_destroy(struct mlx5_rsc_dump_cmd *cmd) in mlx5_rsc_dump_cmd_destroy() 162 int mlx5_rsc_dump_next(struct mlx5_core_dev *dev, struct mlx5_rsc_dump_cmd *cmd, in mlx5_rsc_dump_next() 186 struct mlx5_rsc_dump_cmd *cmd = NULL; in mlx5_rsc_dump_menu() local
|
/openbmc/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 43 __u32 cmd[6]; in mb86290fb_copyarea() local 69 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1() 118 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8() 157 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16() 185 u32 *cmd = NULL; in mb86290fb_imageblit() local 253 u32 cmd[7]; in mb86290fb_fillrect() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_file.c | 246 struct se_cmd *cmd; member 253 struct target_core_file_cmd *cmd; in cmd_rw_aio_complete() local 266 fd_execute_rw_aio(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_aio() 312 static int fd_do_rw(struct se_cmd *cmd, struct file *fd, in fd_do_rw() 385 fd_execute_sync_cache(struct se_cmd *cmd) in fd_execute_sync_cache() 430 fd_execute_write_same(struct se_cmd *cmd) in fd_execute_write_same() 518 fd_do_prot_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_do_prot_unmap() 537 fd_execute_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_execute_unmap() 588 fd_execute_rw_buffered(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_buffered() 672 fd_execute_rw(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw() [all …]
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 121 #define SYM_UCMD_PTR(cmd) ((struct sym_ucmd *)scsi_cmd_priv(cmd)) argument 122 #define SYM_SOFTC_PTR(cmd) sym_get_hcb(cmd->device->host) argument 127 void sym_xpt_done(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_xpt_done() 171 struct scsi_cmnd *cmd = cp->cmd; in sym_set_cam_result_error() local 488 static int sym53c8xx_queue_command_lck(struct scsi_cmnd *cmd) in sym53c8xx_queue_command_lck() 670 static int sym53c8xx_eh_abort_handler(struct scsi_cmnd *cmd) in sym53c8xx_eh_abort_handler() 675 static int sym53c8xx_eh_device_reset_handler(struct scsi_cmnd *cmd) in sym53c8xx_eh_device_reset_handler() 680 static int sym53c8xx_eh_bus_reset_handler(struct scsi_cmnd *cmd) in sym53c8xx_eh_bus_reset_handler() 685 static int sym53c8xx_eh_host_reset_handler(struct scsi_cmnd *cmd) in sym53c8xx_eh_host_reset_handler() 873 u_long cmd; member [all …]
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 129 static struct sas_task *sas_create_task(struct scsi_cmnd *cmd, in sas_create_task() 160 int sas_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in sas_queuecommand() 203 static void sas_eh_finish_cmd(struct scsi_cmnd *cmd) in sas_eh_finish_cmd() 232 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local 244 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local 257 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local 425 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler() 457 int sas_eh_device_reset_handler(struct scsi_cmnd *cmd) in sas_eh_device_reset_handler() 481 int sas_eh_target_reset_handler(struct scsi_cmnd *cmd) in sas_eh_target_reset_handler() 504 static int try_to_reset_cmd_device(struct scsi_cmnd *cmd) in try_to_reset_cmd_device() [all …]
|
/openbmc/linux/mm/ |
H A D | gup_test.c | 10 static void put_back_pages(unsigned int cmd, struct page **pages, in put_back_pages() 39 static void verify_dma_pinned(unsigned int cmd, struct page **pages, in verify_dma_pinned() 100 static int __gup_test_ioctl(unsigned int cmd, in __gup_test_ioctl() 313 static long pin_longterm_test_ioctl(struct file *filep, unsigned int cmd, in pin_longterm_test_ioctl() 338 static long gup_test_ioctl(struct file *filep, unsigned int cmd, in gup_test_ioctl()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg_x86.h | 60 #define VMW_PORT(cmd, in_ebx, in_si, in_di, \ argument 104 #define VMW_PORT_HB_OUT(cmd, in_ecx, in_si, in_di, \ argument 133 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, \ argument 171 #define VMW_PORT_HB_OUT(cmd, in_ecx, in_si, in_di, \ argument 198 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, \ argument
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1835 u32 cmd = 0; in ath10k_wmi_cmd_send_nowait() local 1971 struct wmi_mgmt_tx_cmd *cmd; in ath10k_wmi_op_gen_mgmt_tx() local 6582 struct wmi_init_cmd *cmd; in ath10k_wmi_op_gen_init() local 6653 struct wmi_init_cmd_10x *cmd; in ath10k_wmi_10_1_op_gen_init() local 6716 struct wmi_init_cmd_10_2 *cmd; in ath10k_wmi_10_2_op_gen_init() local 6801 struct wmi_init_cmd_10_4 *cmd; in ath10k_wmi_10_4_op_gen_init() local 7100 struct wmi_stop_scan_cmd *cmd; in ath10k_wmi_op_gen_stop_scan() local 7232 struct wmi_vdev_stop_cmd *cmd; in ath10k_wmi_op_gen_vdev_stop() local 7250 struct wmi_vdev_up_cmd *cmd; in ath10k_wmi_op_gen_vdev_up() local 7271 struct wmi_vdev_down_cmd *cmd; in ath10k_wmi_op_gen_vdev_down() local [all …]
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_srq.c | 68 struct pvrdma_cmd_query_srq *cmd = &req.query_srq; in pvrdma_query_srq() local 106 struct pvrdma_cmd_create_srq *cmd = &req.create_srq; in pvrdma_create_srq() local 247 struct pvrdma_cmd_destroy_srq *cmd = &req.destroy_srq; in pvrdma_destroy_srq() local 279 struct pvrdma_cmd_modify_srq *cmd = &req.modify_srq; in pvrdma_modify_srq() local
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-gpio.c | 130 const struct fsi_gpio_msg *cmd) in serial_out() 235 struct fsi_gpio_msg *cmd, uint8_t id, in build_ar_command() 298 static void build_dpoll_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_dpoll_command() 318 static void build_term_command(struct fsi_gpio_msg *cmd, uint8_t slave_id) in build_term_command() 399 struct fsi_gpio_msg cmd; in issue_term() local 427 struct fsi_gpio_msg response, cmd; in poll_for_response() local 524 struct fsi_gpio_msg *cmd) in send_request() 540 struct fsi_gpio_msg *cmd, size_t resp_len, void *resp) in fsi_master_gpio_xfer() 565 struct fsi_gpio_msg cmd; in fsi_master_gpio_read() local 584 struct fsi_gpio_msg cmd; in fsi_master_gpio_write() local [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-interface.cpp | 54 auto cmd = std::make_tuple( in execute() local 63 void Host::commandStatusHandler(IpmiCmdData cmd, bool status) in commandStatusHandler() 91 auto cmd = phosphor::host::command::CommandHandler( in currentFirmwareCondition() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | ioctl.c | 154 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request() 228 struct nvme_command *cmd, u64 ubuffer, unsigned bufflen, in nvme_submit_user_cmd() 352 struct nvme_passthru_cmd cmd; in nvme_user_cmd() local 400 struct nvme_passthru_cmd64 cmd; in nvme_user_cmd64() local 570 const struct nvme_uring_cmd *cmd = io_uring_sqe_cmd(ioucmd->sqe); in nvme_uring_cmd_io() local 650 static bool is_ctrl_ioctl(unsigned int cmd) in is_ctrl_ioctl() 690 static int nvme_ns_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_ns_ioctl() 721 unsigned int cmd, unsigned long arg) in nvme_ioctl() 825 unsigned int cmd, unsigned long arg) in nvme_ns_head_ioctl() 857 long nvme_ns_head_chr_ioctl(struct file *file, unsigned int cmd, in nvme_ns_head_chr_ioctl() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_psp.c | 719 struct psp_gfx_cmd_resp *cmd, in psp_prep_tmr_cmd_buf() 846 struct psp_gfx_cmd_resp *cmd; in psp_tmr_load() local 870 struct psp_gfx_cmd_resp *cmd) in psp_prep_tmr_unload_cmd_buf() 881 struct psp_gfx_cmd_resp *cmd; in psp_tmr_unload() local 911 struct psp_gfx_cmd_resp *cmd; in psp_get_fw_attestation_records_addr() local 939 struct psp_gfx_cmd_resp *cmd; in psp_boot_config_get() local 965 struct psp_gfx_cmd_resp *cmd; in psp_boot_config_set() local 988 struct psp_gfx_cmd_resp *cmd; in psp_rl_load() local 1013 struct psp_gfx_cmd_resp *cmd; in psp_spatial_partition() local 1105 struct psp_gfx_cmd_resp *cmd; in psp_reg_program() local [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | link.c | 34 struct iwl_link_config_cmd *cmd, in iwl_mvm_link_cmd_send() 55 struct iwl_link_config_cmd cmd = {}; in iwl_mvm_add_link() local 100 struct iwl_link_config_cmd cmd = {}; in iwl_mvm_link_changed() local 242 struct iwl_link_config_cmd cmd = {}; in iwl_mvm_remove_link() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | ucode.c | 31 struct iwl_calib_xtal_freq_cmd cmd; in iwl_set_Xtal_calib() local 42 struct iwl_calib_temperature_offset_cmd cmd; in iwl_set_temperature_offset_calib() local 57 struct iwl_calib_temperature_offset_v2_cmd cmd; in iwl_set_temperature_offset_calib_v2() local 83 struct iwl_host_cmd cmd = { in iwl_send_calib_cfg() local 359 struct iwl_calib_cmd *cmd; in iwlagn_wait_calib() local
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-mailbox.c | 175 static void write_mailbox(volatile struct ivtv_mailbox __iomem *mbox, int cmd, int args, u32 data[]) in write_mailbox() 200 static int ivtv_api_call(struct ivtv *itv, int cmd, int args, u32 data[]) in ivtv_api_call() 315 int ivtv_api(struct ivtv *itv, int cmd, int args, u32 data[]) in ivtv_api() 325 int ivtv_api_func(void *priv, u32 cmd, int in, int out, u32 data[CX2341X_MBOX_MAX_DATA]) in ivtv_api_func() 330 int ivtv_vapi_result(struct ivtv *itv, u32 data[CX2341X_MBOX_MAX_DATA], int cmd, int args, ...) in ivtv_vapi_result() 343 int ivtv_vapi(struct ivtv *itv, int cmd, int args, ...) in ivtv_vapi()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_trace.c | 96 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_rw32() local 149 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_service_action_in() local 179 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_maintenance_in() local 225 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_maintenance_out() local 265 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_zbc_in() local 296 const char *ret = trace_seq_buffer_ptr(p), *cmd; in scsi_trace_zbc_out() local
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dev.c | 46 struct ccp_cmd *cmd; member 289 int ccp_enqueue_cmd(struct ccp_cmd *cmd) in ccp_enqueue_cmd() 347 struct ccp_cmd *cmd = container_of(work, struct ccp_cmd, work); in ccp_do_cmd_backlog() local 377 struct ccp_cmd *cmd = NULL; in ccp_dequeue_cmd() local 422 struct ccp_cmd *cmd = tdata->cmd; in ccp_do_cmd_complete() local 437 struct ccp_cmd *cmd; in ccp_cmd_queue_thread() local
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-ilitek-ili9881c.c | 32 struct cmd { struct 33 u8 cmd; member 34 u8 data; 35 } cmd; member 861 static int ili9881c_send_cmd_data(struct ili9881c *ctx, u8 cmd, u8 data) in ili9881c_send_cmd_data()
|