Home
last modified time | relevance | path

Searched defs:cmd (Results 101 – 125 of 3958) sorted by relevance

12345678910>>...159

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c179 } *cmd; in vmw_stdu_define_st() local
228 } *cmd; in vmw_stdu_bind_st() local
266 static void vmw_stdu_populate_update(void *cmd, int unit, in vmw_stdu_populate_update()
297 struct vmw_stdu_update *cmd; in vmw_stdu_update_st() local
333 } *cmd; in vmw_stdu_destroy_st() local
466 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_clip() local
503 struct vmw_stdu_dma *cmd = dirty->cmd; in vmw_stdu_bo_fifo_commit() local
623 struct vmw_stdu_update *cmd; in vmw_stdu_bo_cpu_commit() local
760 struct vmw_stdu_surface_copy *cmd = dirty->cmd; in vmw_kms_stdu_surface_clip() local
801 struct vmw_stdu_surface_copy *cmd = dirty->cmd; in vmw_kms_stdu_surface_fifo_commit() local
[all …]
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_common.c362 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown() local
1540 struct i40e_aq_set_phy_config *cmd = in i40e_aq_set_phy_config() local
1663 struct i40e_aqc_clear_pxe *cmd = in i40e_aq_clear_pxe_mode() local
1691 struct i40e_aqc_set_link_restart_an *cmd = in i40e_aq_set_link_restart_an() local
1819 struct i40e_aqc_set_phy_int_mask *cmd = in i40e_aq_set_phy_int_mask() local
1845 struct i40e_aqc_set_phy_debug *cmd = in i40e_aq_set_phy_debug() local
1887 struct i40e_aqc_add_get_update_vsi *cmd = in i40e_aq_add_vsi() local
1931 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_set_default_vsi() local
1959 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_clear_default_vsi() local
1990 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_set_vsi_unicast_promiscuous() local
[all …]
/Linux-v6.1/drivers/net/wireless/ath/wil6210/
Dwmi.c639 } __packed cmd = { in __wmi_send() local
1913 u8 *cmd; in wmi_recv_cmd() local
2091 struct wmi_echo_cmd cmd = { in wmi_echo() local
2103 struct wmi_set_mac_address_cmd cmd; in wmi_set_mac_address() local
2117 struct wmi_led_cfg_cmd cmd = { in wmi_led_cfg() local
2175 struct wmi_rbufcap_cfg_cmd cmd = { in wmi_rbufcap_cfg() local
2207 struct wmi_pcp_start_cmd cmd = { in wmi_pcp_start() local
2281 struct wmi_set_ssid_cmd cmd = { in wmi_set_ssid() local
2299 struct wmi_set_ssid_cmd cmd; in wmi_get_ssid() member
2324 struct wmi_set_pcp_channel_cmd cmd = { in wmi_set_channel() local
[all …]
/Linux-v6.1/drivers/scsi/
Dps3rom.c85 struct scsi_cmnd *cmd) in ps3rom_atapi_request()
148 static inline unsigned int srb10_lba(const struct scsi_cmnd *cmd) in srb10_lba()
154 static inline unsigned int srb10_len(const struct scsi_cmnd *cmd) in srb10_len()
160 struct scsi_cmnd *cmd, u32 start_sector, in ps3rom_read_request()
181 struct scsi_cmnd *cmd, u32 start_sector, in ps3rom_write_request()
203 static int ps3rom_queuecommand_lck(struct scsi_cmnd *cmd) in ps3rom_queuecommand_lck()
263 struct scsi_cmnd *cmd; in ps3rom_interrupt() local
Dfdomain.c118 static struct scsi_pointer *fdomain_scsi_pointer(struct scsi_cmnd *cmd) in fdomain_scsi_pointer()
218 static void fdomain_read_data(struct scsi_cmnd *cmd) in fdomain_read_data()
238 static void fdomain_write_data(struct scsi_cmnd *cmd) in fdomain_write_data()
270 struct scsi_cmnd *cmd = fd->cur_cmd; in fdomain_work() local
405 static int fdomain_queue(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in fdomain_queue()
438 static int fdomain_abort(struct scsi_cmnd *cmd) in fdomain_abort()
459 static int fdomain_host_reset(struct scsi_cmnd *cmd) in fdomain_host_reset()
/Linux-v6.1/drivers/net/wireless/ti/wl1251/
Dcmd.c24 struct wl1251_cmd_header *cmd; in wl1251_cmd_send() local
207 struct cmd_enabledisable_path *cmd; in wl1251_cmd_data_path_rx() local
241 struct cmd_enabledisable_path *cmd; in wl1251_cmd_data_path_tx() local
345 struct cmd_read_write_memory *cmd; in wl1251_cmd_read_memory() local
383 struct wl1251_cmd_packet_template *cmd; in wl1251_cmd_template_set() local
417 struct wl1251_cmd_scan *cmd; in wl1251_cmd_scan() local
486 struct wl1251_cmd_trigger_scan_to *cmd; in wl1251_cmd_trigger_scan_to() local
/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c100 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
120 struct t7xx_fsm_command *cmd, *cmd_next; in fsm_flush_event_cmd_qs() local
169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
217 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped()
227 static void fsm_routine_stopping(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopping()
309 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start()
345 struct t7xx_fsm_command *cmd; in fsm_main_thread() local
391 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd() local
/Linux-v6.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c50 struct pucan_command *cmd; in pucan_add_cmd() local
120 struct pucan_timing_slow *cmd; in pucan_set_timing_slow() local
143 struct pucan_timing_fast *cmd; in pucan_set_timing_fast() local
161 struct pucan_std_filter *cmd; in pucan_set_std_filter() local
185 struct pucan_tx_abort *cmd; in pucan_tx_abort() local
196 struct pucan_wr_err_cnt *cmd; in pucan_clr_err_counters() local
209 struct pucan_options *cmd; in pucan_set_options() local
220 struct pucan_options *cmd; in pucan_clr_options() local
746 static int peak_eth_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in peak_eth_ioctl()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c114 union dmub_rb_cmd cmd; in encoder_control_dmcub() local
252 union dmub_rb_cmd cmd; in transmitter_control_dmcub() local
274 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_6() local
316 union dmub_rb_cmd cmd; in transmitter_control_dmcub_v1_7() local
338 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_7() local
427 union dmub_rb_cmd cmd; in set_pixel_clock_dmcub() local
795 union dmub_rb_cmd cmd; in enable_disp_power_gating_dmcub() local
892 const struct command_table_helper *cmd = bp->cmd_helper; in set_dce_clock_v2_1() local
1004 union dmub_rb_cmd cmd; in enable_lvtma_control_dmcub() local
/Linux-v6.1/drivers/net/ethernet/wiznet/
Dw5100-spi.c29 u8 cmd[3] = { W5100_SPI_READ_OPCODE, addr >> 8, addr & 0xff }; in w5100_spi_read() local
41 u8 cmd[4] = { W5100_SPI_WRITE_OPCODE, addr >> 8, addr & 0xff, data}; in w5100_spi_write() local
142 u8 cmd[4] = { addr >> 8, addr & 0xff, 0, 1 }; in w5200_spi_read() local
154 u8 cmd[5] = { addr >> 8, addr & 0xff, W5200_SPI_WRITE_OPCODE, 1, data }; in w5200_spi_write() local
162 u8 cmd[4] = { addr >> 8, addr & 0xff, 0, 2 }; in w5200_spi_read16() local
174 u8 cmd[6] = { in w5200_spi_write16() local
287 u8 cmd[3] = { in w5500_spi_read() local
303 u8 cmd[4] = { in w5500_spi_write() local
316 u8 cmd[3] = { in w5500_spi_read16() local
332 u8 cmd[5] = { in w5500_spi_write16() local
/Linux-v6.1/drivers/nvme/host/
Dioctl.c73 struct nvme_command *cmd, blk_opf_t rq_flags, in nvme_alloc_user_request()
142 struct nvme_command *cmd, u64 ubuffer, in nvme_submit_user_cmd()
266 struct nvme_passthru_cmd cmd; in nvme_user_cmd() local
313 struct nvme_passthru_cmd64 cmd; in nvme_user_cmd64() local
476 const struct nvme_uring_cmd *cmd = ioucmd->cmd; in nvme_uring_cmd_io() local
563 static bool is_ctrl_ioctl(unsigned int cmd) in is_ctrl_ioctl()
572 static int nvme_ctrl_ioctl(struct nvme_ctrl *ctrl, unsigned int cmd, in nvme_ctrl_ioctl()
603 static int nvme_ns_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_ns_ioctl()
631 static int __nvme_ioctl(struct nvme_ns *ns, unsigned int cmd, void __user *arg) in __nvme_ioctl()
639 unsigned int cmd, unsigned long arg) in nvme_ioctl()
[all …]
/Linux-v6.1/drivers/infiniband/ulp/isert/
Dib_isert.c76 isert_prot_cmd(struct isert_conn *conn, struct se_cmd *cmd) in isert_prot_cmd()
1029 struct iscsit_cmd *cmd; in isert_allocate_cmd() local
1046 struct isert_cmd *isert_cmd, struct iscsit_cmd *cmd, in isert_handle_scsi_cmd()
1119 struct iscsit_cmd *cmd = NULL; in isert_handle_iscsi_dataout() local
1175 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out()
1194 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_text_cmd()
1225 struct iscsit_cmd *cmd; in isert_rx_opcode() local
1406 isert_rdma_rw_ctx_destroy(struct isert_cmd *cmd, struct isert_conn *conn) in isert_rdma_rw_ctx_destroy()
1430 struct iscsit_cmd *cmd = isert_cmd->iscsit_cmd; in isert_put_cmd() local
1579 struct se_cmd *cmd = &isert_cmd->iscsit_cmd->se_cmd; in isert_rdma_write_done() local
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_kfunc_dynptr_param.c36 int BPF_PROG(dynptr_type_not_supp, int cmd, union bpf_attr *attr, in BPF_PROG()
48 int BPF_PROG(not_valid_dynptr, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG()
57 int BPF_PROG(not_ptr_to_stack, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG()
66 int BPF_PROG(dynptr_data_null, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c70 struct iwl_phy_context_cmd *cmd, in iwl_mvm_phy_ctxt_cmd_hdr()
129 struct iwl_phy_context_cmd_v1 *cmd, in iwl_mvm_phy_ctxt_cmd_data_v1()
150 struct iwl_phy_context_cmd *cmd, in iwl_mvm_phy_ctxt_cmd_data()
170 struct iwl_rlc_config_cmd cmd = { in iwl_mvm_phy_send_rlc() local
213 struct iwl_phy_context_cmd cmd = {}; in iwl_mvm_phy_ctxt_apply() local
226 struct iwl_phy_context_cmd_v1 cmd = {}; in iwl_mvm_phy_ctxt_apply() local
/Linux-v6.1/net/core/
Ddev_ioctl.c137 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc_locked()
246 struct ifreq *ifr, unsigned int cmd) in dev_eth_ioctl()
266 struct ifreq *ifr, unsigned int cmd) in dev_siocbond()
281 void __user *data, unsigned int cmd) in dev_siocdevprivate()
313 unsigned int cmd) in dev_ifsioc()
473 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, in dev_ioctl()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.c486 struct psp_gfx_cmd_resp *cmd = psp->cmd; in psp_sw_fini() local
597 struct psp_gfx_cmd_resp *cmd, uint64_t fence_mc_addr) in psp_cmd_submit_buf()
680 struct psp_gfx_cmd_resp *cmd = psp->cmd; in acquire_psp_cmd_buf() local
695 struct psp_gfx_cmd_resp *cmd, in psp_prep_tmr_cmd_buf()
714 static void psp_prep_load_toc_cmd_buf(struct psp_gfx_cmd_resp *cmd, in psp_prep_load_toc_cmd_buf()
728 struct psp_gfx_cmd_resp *cmd = acquire_psp_cmd_buf(psp); in psp_load_toc() local
801 struct psp_gfx_cmd_resp *cmd; in psp_tmr_load() local
824 struct psp_gfx_cmd_resp *cmd) in psp_prep_tmr_unload_cmd_buf()
835 struct psp_gfx_cmd_resp *cmd = acquire_psp_cmd_buf(psp); in psp_tmr_unload() local
857 struct psp_gfx_cmd_resp *cmd; in psp_get_fw_attestation_records_addr() local
[all …]
/Linux-v6.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-cmdq.c40 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_require()
86 struct mdp_cmdq_cmd *cmd, in mdp_path_subfrm_run()
147 static int mdp_path_config_subfrm(struct mdp_cmdq_cmd *cmd, in mdp_path_config_subfrm()
206 static int mdp_path_config(struct mdp_dev *mdp, struct mdp_cmdq_cmd *cmd, in mdp_path_config()
288 struct mdp_cmdq_cmd *cmd; in mdp_auto_release_work() local
310 struct mdp_cmdq_cmd *cmd; in mdp_handle_cmdq_callback() local
357 struct mdp_cmdq_cmd *cmd = NULL; in mdp_cmdq_send() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c75 cmd_alloc_ent(struct mlx5_cmd *cmd, struct mlx5_cmd_msg *in, in cmd_alloc_ent()
105 static u8 alloc_token(struct mlx5_cmd *cmd) in alloc_token()
119 static int cmd_alloc_index(struct mlx5_cmd *cmd) in cmd_alloc_index()
133 static void cmd_free_index(struct mlx5_cmd *cmd, int idx) in cmd_free_index()
146 struct mlx5_cmd *cmd = ent->cmd; in cmd_ent_put() local
163 static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx) in get_inst()
926 static bool opcode_allowed(struct mlx5_cmd *cmd, u16 opcode) in opcode_allowed()
944 struct mlx5_cmd *cmd = ent->cmd; in cmd_work_handler() local
1116 struct mlx5_cmd *cmd = &dev->cmd; in wait_func() local
1167 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_invoke() local
[all …]
/Linux-v6.1/arch/s390/hypfs/
Dhypfs_sprp.c26 static inline unsigned long __hypfs_sprp_diag304(void *data, unsigned long cmd) in __hypfs_sprp_diag304()
37 static unsigned long hypfs_sprp_diag304(void *data, unsigned long cmd) in hypfs_sprp_diag304()
71 unsigned long cmd; in __hypfs_sprp_ioctl() local
112 static long hypfs_sprp_ioctl(struct file *file, unsigned int cmd, in hypfs_sprp_ioctl()
/Linux-v6.1/drivers/scsi/sym53c8xx_2/
Dsym_glue.c121 #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
238 static int sym_scatter(struct sym_hcb *np, struct sym_ccb *cp, struct scsi_cmnd *cmd) in sym_scatter()
280 static int sym_queue_command(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_queue_command()
312 static inline int sym_setup_cdb(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_cdb()
325 int sym_setup_data_and_start(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_data_and_start()
488 static int sym53c8xx_queue_command_lck(struct scsi_cmnd *cmd) in sym53c8xx_queue_command_lck()
569 static int sym_eh_handler(int op, char *opname, struct scsi_cmnd *cmd) in sym_eh_handler()
[all …]
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dwmi.c1815 u32 cmd = 0; in ath10k_wmi_cmd_send_nowait() local
1951 struct wmi_mgmt_tx_cmd *cmd; in ath10k_wmi_op_gen_mgmt_tx() local
6418 struct wmi_pdev_set_base_macaddr_cmd *cmd; in ath10k_wmi_op_gen_pdev_set_base_macaddr() local
6438 struct wmi_pdev_set_regdomain_cmd *cmd; in ath10k_wmi_op_gen_pdev_set_rd() local
6463 struct wmi_pdev_set_regdomain_cmd_10x *cmd; in ath10k_wmi_10x_op_gen_pdev_set_rd() local
6487 struct wmi_pdev_suspend_cmd *cmd; in ath10k_wmi_op_gen_pdev_suspend() local
6515 struct wmi_pdev_set_param_cmd *cmd; in ath10k_wmi_op_gen_pdev_set_param() local
6561 struct wmi_init_cmd *cmd; in ath10k_wmi_op_gen_init() local
6632 struct wmi_init_cmd_10x *cmd; in ath10k_wmi_10_1_op_gen_init() local
6695 struct wmi_init_cmd_10_2 *cmd; in ath10k_wmi_10_2_op_gen_init() local
[all …]
/Linux-v6.1/drivers/target/
Dtarget_core_file.c247 struct se_cmd *cmd; member
254 struct target_core_file_cmd *cmd; in cmd_rw_aio_complete() local
267 fd_execute_rw_aio(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_aio()
315 static int fd_do_rw(struct se_cmd *cmd, struct file *fd, in fd_do_rw()
389 fd_execute_sync_cache(struct se_cmd *cmd) in fd_execute_sync_cache()
434 fd_execute_write_same(struct se_cmd *cmd) in fd_execute_write_same()
521 fd_do_prot_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_do_prot_unmap()
540 fd_execute_unmap(struct se_cmd *cmd, sector_t lba, sector_t nolb) in fd_execute_unmap()
591 fd_execute_rw_buffered(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw_buffered()
675 fd_execute_rw(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents, in fd_execute_rw()
[all …]
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_ctl_drv.c184 static int adf_ctl_ioctl_dev_config(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_config()
262 static int adf_ctl_ioctl_dev_stop(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_stop()
295 static int adf_ctl_ioctl_dev_start(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_start()
334 static int adf_ctl_ioctl_get_num_devices(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_num_devices()
346 static int adf_ctl_ioctl_get_status(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_status()
385 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
/Linux-v6.1/drivers/scsi/libsas/
Dsas_scsi_host.c129 static struct sas_task *sas_create_task(struct scsi_cmnd *cmd, in sas_create_task()
161 int sas_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in sas_queuecommand()
204 static void sas_eh_finish_cmd(struct scsi_cmnd *cmd) in sas_eh_finish_cmd()
233 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local
245 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local
258 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local
325 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu()
461 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler()
493 int sas_eh_device_reset_handler(struct scsi_cmnd *cmd) in sas_eh_device_reset_handler()
517 int sas_eh_target_reset_handler(struct scsi_cmnd *cmd) in sas_eh_target_reset_handler()
[all …]
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/
Dionic_fw.c28 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_download() local
40 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_install() local
50 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_activate() local
65 union ionic_dev_cmd cmd = { in ionic_fw_status_long_wait() local

12345678910>>...159