/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.c | 298 bool dc_dmub_srv_cmd_run(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd, enum dm_dmub_wait… in dc_dmub_srv_cmd_run() 378 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_drr_update_cmd() local 394 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_set_drr_manual_trigger_cmd() local 440 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_p_state_delegate() local 509 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_query_caps_cmd() local 533 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_get_visual_confirm_color_cmd() local 656 union dmub_rb_cmd *cmd, in populate_subvp_cmd_vblank_pipe_info() 712 union dmub_rb_cmd *cmd, in update_subvp_prefetch_end_to_mall_start() 777 union dmub_rb_cmd *cmd, in populate_subvp_cmd_pipe_info() 877 union dmub_rb_cmd cmd; in dc_dmub_setup_subvp_dmub_command() local [all …]
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.c | 450 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_get_mbx_data() 798 struct qlcnic_cmd_args *cmd) in qlcnic_dump_mbx() 824 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_poll_for_mbx_completion() 848 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_issue_cmd() 936 struct qlcnic_cmd_args cmd; in qlcnic_83xx_idc_aen_work() local 1069 struct qlcnic_cmd_args cmd; in qlcnic_83xx_add_rings() local 1147 struct qlcnic_cmd_args cmd; in qlcnic_83xx_del_rx_ctx() local 1178 struct qlcnic_cmd_args cmd; in qlcnic_83xx_create_rx_ctx() local 1298 struct qlcnic_cmd_args cmd; in qlcnic_83xx_del_tx_ctx() local 1323 struct qlcnic_cmd_args cmd; in qlcnic_83xx_create_tx_ctx() local [all …]
|
/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 407 struct ocrdma_delete_q_req *cmd = dev->mbx_cmd; in ocrdma_mbx_delete_q() local 436 struct ocrdma_create_eq_req *cmd = dev->mbx_cmd; in ocrdma_mbx_create_eq() local 527 struct ocrdma_create_cq_cmd *cmd = dev->mbx_cmd; in ocrdma_mbx_mq_cq_create() local 569 struct ocrdma_create_mq_req *cmd = dev->mbx_cmd; in ocrdma_mbx_create_mq() local 1039 static void ocrdma_post_mqe(struct ocrdma_dev *dev, struct ocrdma_mqe *cmd) in ocrdma_post_mqe() 1239 struct ocrdma_mqe *cmd; in ocrdma_mbx_query_fw_ver() local 1266 struct ocrdma_mqe *cmd; in ocrdma_mbx_query_fw_config() local 1380 struct ocrdma_mqe *cmd; in ocrdma_mbx_query_dev() local 1400 struct ocrdma_mqe *cmd; in ocrdma_mbx_get_link_speed() local 1431 struct ocrdma_mqe *cmd; in ocrdma_mbx_get_phy_info() local [all …]
|
/linux/drivers/scsi/ |
H A D | esp_scsi.c | 147 static void esp_send_dma_cmd(struct esp *esp, int len, int max_len, int cmd) in esp_send_dma_cmd() 372 static void esp_map_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_map_dma() 405 struct scsi_cmnd *cmd) in esp_cur_dma_addr() 420 struct scsi_cmnd *cmd) in esp_cur_dma_len() 432 struct scsi_cmnd *cmd, unsigned int len) in esp_advance_dma() 459 static void esp_unmap_dma(struct esp *esp, struct scsi_cmnd *cmd) in esp_unmap_dma() 467 struct scsi_cmnd *cmd = ent->cmd; in esp_save_pointers() local 482 struct scsi_cmnd *cmd = ent->cmd; in esp_restore_pointers() local 659 struct scsi_cmnd *cmd = ent->cmd; in esp_autosense() local 709 struct scsi_cmnd *cmd = ent->cmd; in find_and_prep_issuable_command() local [all …]
|
H A D | NCR5380.c | 145 static inline void initialize_SCp(struct scsi_cmnd *cmd) in initialize_SCp() 173 static inline void set_resid_from_SCp(struct scsi_cmnd *cmd) in set_resid_from_SCp() 528 struct scsi_cmnd *cmd) in complete_cmd() 559 struct scsi_cmnd *cmd) in NCR5380_queue_command() 637 struct scsi_cmnd *cmd; in dequeue_next_cmd() local 667 static void requeue_cmd(struct Scsi_Host *instance, struct scsi_cmnd *cmd) in requeue_cmd() 701 struct scsi_cmnd *cmd = dequeue_next_cmd(instance); in NCR5380_main() local 963 static bool NCR5380_select(struct Scsi_Host *instance, struct scsi_cmnd *cmd) in NCR5380_select() 1669 struct scsi_cmnd *cmd; in NCR5380_information_transfer() local 2122 struct scsi_cmnd *cmd = NCR5380_to_scmd(ncmd); in NCR5380_reselect() local [all …]
|
H A D | vmw_pvscsi.c | 58 struct scsi_cmnd *cmd; member 155 pvscsi_find_context(const struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_find_context() 168 pvscsi_acquire_context(struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_acquire_context() 246 u32 cmd, const void *desc, size_t len) in pvscsi_write_cmd_desc() 261 struct PVSCSICmdDescAbortCmd cmd = { 0 }; in pvscsi_abort_cmd() local 317 struct PVSCSICmdDescResetDevice cmd = { 0 }; in ll_device_reset() local 348 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd, in pvscsi_map_buffers() 408 static void pvscsi_patch_sense(struct scsi_cmnd *cmd) in pvscsi_patch_sense() 417 struct scsi_cmnd *cmd; in pvscsi_unmap_buffers() local 488 struct PVSCSICmdDescSetupRings cmd = { 0 }; in pvscsi_setup_all_rings() local [all …]
|
/linux/drivers/mmc/core/ |
H A D | sd_uhs2.c | 46 struct mmc_command *cmd; member 122 static void sd_uhs2_cmd_assemble(struct mmc_command *cmd, in sd_uhs2_cmd_assemble() 139 struct mmc_command cmd = {0}; in sd_uhs2_dev_init() local 228 struct mmc_command cmd = {0}; in sd_uhs2_enum() local 281 struct mmc_command cmd = {0}; in sd_uhs2_config_read() local 469 struct mmc_command cmd = {0}; in sd_uhs2_config_write() local 674 struct mmc_command cmd = {0}; in sd_uhs2_go_dormant() local 744 struct mmc_command *cmd = data->cmd; in sd_uhs2_wait_active_state_cb() local 761 struct mmc_command cmd = {0}; in sd_uhs2_go_dormant_state() local 1247 struct mmc_command *cmd; in mmc_uhs2_prepare_cmd() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dmub_psr.c | 142 union dmub_rb_cmd cmd; in dmub_psr_set_version() local 181 union dmub_rb_cmd cmd; in dmub_psr_enable() local 232 union dmub_rb_cmd cmd; in dmub_psr_set_level() local 257 union dmub_rb_cmd cmd; in dmub_psr_set_sink_vtotal_in_psr_active() local 275 union dmub_rb_cmd cmd; in dmub_psr_set_power_opt() local 297 union dmub_rb_cmd cmd = { 0 }; in dmub_psr_copy_settings() local 437 union dmub_rb_cmd cmd; in dmub_psr_force_static() local
|
/linux/net/atm/ |
H A D | ioctl.c | 51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() 218 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() 254 unsigned int cmd; member 277 static int do_atm_iobuf(struct socket *sock, unsigned int cmd, in do_atm_iobuf() 289 static int do_atmif_sioc(struct socket *sock, unsigned int cmd, in do_atmif_sioc() 305 unsigned int cmd = 0; in do_atm_ioctl() local 354 int vcc_compat_ioctl(struct socket *sock, unsigned int cmd, in vcc_compat_ioctl()
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 926 struct ibmvscsis_cmd *cmd) in ibmvscsis_free_cmd_resources() 1256 struct ibmvscsis_cmd *cmd, *nxt; in ibmvscsis_free_cmd_qs() local 1276 struct ibmvscsis_cmd *cmd = NULL; in ibmvscsis_get_free_cmd() local 1442 struct ibmvscsis_cmd *cmd, in ibmvscsis_copy_crq_packet() 1877 struct ibmvscsis_cmd *cmd, *nxt; in ibmvscsis_send_messages() local 1980 struct ibmvscsis_cmd *cmd, in ibmvscsis_send_mad_resp() 2026 struct ibmvscsis_cmd *cmd; in ibmvscsis_mad() local 2099 struct ibmvscsis_cmd *cmd) in ibmvscsis_login_rsp() 2159 struct ibmvscsis_cmd *cmd, u32 reason) in ibmvscsis_srp_login_rej() 2273 struct ibmvscsis_cmd *cmd, in ibmvscsis_srp_login() [all …]
|
/linux/drivers/regulator/ |
H A D | cros-ec-regulator.c | 28 struct ec_params_regulator_enable cmd = { in cros_ec_regulator_enable() local 40 struct ec_params_regulator_enable cmd = { in cros_ec_regulator_disable() local 52 struct ec_params_regulator_is_enabled cmd = { in cros_ec_regulator_is_enabled() local 79 struct ec_params_regulator_get_voltage cmd = { in cros_ec_regulator_get_voltage() local 98 struct ec_params_regulator_set_voltage cmd = { in cros_ec_regulator_set_voltage() local 127 struct ec_params_regulator_get_info cmd = { in cros_ec_regulator_init_info() local
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 16 struct ethtool_link_ksettings *cmd) in txgbe_get_link_ksettings() 109 struct ethtool_rxnfc *cmd) in txgbe_get_ethtool_fdir_entry() 174 struct ethtool_rxnfc *cmd, in txgbe_get_ethtool_fdir_all() 197 static int txgbe_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in txgbe_get_rxnfc() 349 struct ethtool_rxnfc *cmd) in txgbe_add_ethtool_fdir_entry() 506 struct ethtool_rxnfc *cmd) in txgbe_del_ethtool_fdir_entry() 519 static int txgbe_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in txgbe_set_rxnfc()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 53 uint32_t cmd; member 59 uint32_t cmd; member 69 uint32_t cmd; member 77 uint32_t cmd; member 86 uint32_t cmd; member 100 uint32_t cmd; member 118 uint32_t cmd; member 124 uint32_t cmd; member 133 uint32_t cmd; member 141 uint32_t cmd; member [all …]
|
/linux/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb_hydra.c | 463 static inline u16 kvaser_usb_hydra_get_cmd_transid(const struct kvaser_cmd *cmd) in kvaser_usb_hydra_get_cmd_transid() 468 static inline void kvaser_usb_hydra_set_cmd_transid(struct kvaser_cmd *cmd, in kvaser_usb_hydra_set_cmd_transid() 475 static inline u8 kvaser_usb_hydra_get_cmd_src_he(const struct kvaser_cmd *cmd) in kvaser_usb_hydra_get_cmd_src_he() 483 static inline void kvaser_usb_hydra_set_cmd_dest_he(struct kvaser_cmd *cmd, in kvaser_usb_hydra_set_cmd_dest_he() 492 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_channel_from_cmd() 527 static size_t kvaser_usb_hydra_cmd_size(struct kvaser_cmd *cmd) in kvaser_usb_hydra_cmd_size() 541 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_net_priv_from_cmd() 556 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_ktime_from_cmd() 579 struct kvaser_cmd *cmd; in kvaser_usb_hydra_send_simple_cmd() local 619 struct kvaser_cmd *cmd; in kvaser_usb_hydra_send_simple_cmd_async() local [all …]
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 272 u32 cmd = 0; in ath11k_wmi_cmd_send_nowait() local 658 struct wmi_mgmt_send_cmd *cmd; in ath11k_wmi_mgmt_send() local 709 struct wmi_vdev_create_cmd *cmd; in ath11k_wmi_vdev_create() local 788 struct wmi_vdev_delete_cmd *cmd; in ath11k_wmi_vdev_delete() local 815 struct wmi_vdev_stop_cmd *cmd; in ath11k_wmi_vdev_stop() local 843 struct wmi_vdev_down_cmd *cmd; in ath11k_wmi_vdev_down() local 926 struct wmi_vdev_start_request_cmd *cmd; in ath11k_wmi_vdev_start() local 1017 struct wmi_vdev_up_cmd *cmd; in ath11k_wmi_vdev_up() local 1071 struct wmi_peer_create_cmd *cmd; in ath11k_wmi_send_peer_create_cmd() local 1104 struct wmi_peer_delete_cmd *cmd; in ath11k_wmi_send_peer_delete_cmd() local [all …]
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 157 struct i40e_aqc_queue_shutdown *cmd; in i40e_aq_queue_shutdown() local 1080 struct i40e_aq_set_phy_config *cmd; in i40e_aq_set_phy_config() local 1202 struct i40e_aqc_clear_pxe *cmd; in i40e_aq_clear_pxe_mode() local 1231 struct i40e_aqc_set_link_restart_an *cmd; in i40e_aq_set_link_restart_an() local 1358 struct i40e_aqc_set_phy_int_mask *cmd; in i40e_aq_set_phy_int_mask() local 1384 struct i40e_aqc_set_lb_mode *cmd; in i40e_aq_set_mac_loopback() local 1410 struct i40e_aqc_set_phy_debug *cmd; in i40e_aq_set_phy_debug() local 1438 struct i40e_aqc_add_get_update_vsi *cmd; in i40e_aq_add_vsi() local 1480 struct i40e_aqc_set_vsi_promiscuous_modes *cmd; in i40e_aq_set_default_vsi() local 1507 struct i40e_aqc_set_vsi_promiscuous_modes *cmd; in i40e_aq_clear_default_vsi() local [all …]
|
/linux/drivers/tee/amdtee/ |
H A D | call.c | 169 struct tee_cmd_unload_ta cmd = {0}; in handle_unload_ta() local 205 struct tee_cmd_close_session cmd = {0}; in handle_close_session() local 227 struct tee_cmd_unmap_shared_mem cmd = {0}; in handle_unmap_shmem() local 243 struct tee_cmd_invoke_cmd cmd = {0}; in handle_invoke_cmd() local 288 struct tee_cmd_map_shared_mem *cmd; in handle_map_shmem() local 354 struct tee_cmd_open_session cmd = {0}; in handle_open_session() local
|
/linux/drivers/ata/ |
H A D | libata-scsi.c | 211 void ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, in ata_scsi_set_sense() 250 struct scsi_cmnd *cmd = qc->scsicmd; in ata_scsi_set_passthru_sense_fields() local 319 struct scsi_cmnd *cmd, u16 field, u8 bit) in ata_scsi_set_invalid_field() 328 struct scsi_cmnd *cmd, u16 field) in ata_scsi_set_invalid_parameter() 660 unsigned int cmd, void __user *arg) in ata_sas_scsi_ioctl() 715 int ata_scsi_ioctl(struct scsi_device *scsidev, unsigned int cmd, in ata_scsi_ioctl() 743 struct scsi_cmnd *cmd) in ata_scsi_qc_new() 934 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 1646 struct scsi_cmnd *cmd = qc->scsicmd; in ata_qc_done() local [all …]
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_erl2.c | 74 struct iscsit_cmd *cmd, *cmd_tmp; in iscsit_free_connection_recovery_entries() local 152 struct iscsit_cmd *cmd, in iscsit_remove_cmd_from_connection_recovery() 173 struct iscsit_cmd *cmd, *cmd_tmp; in iscsit_discard_cr_cmds_by_expstatsn() local 221 struct iscsit_cmd *cmd, *cmd_tmp; in iscsit_discard_unacknowledged_ooo_cmdsns_for_conn() local 262 struct iscsit_cmd *cmd, *cmd_tmp; in iscsit_prepare_cmds_for_reallegiance() local
|
/linux/drivers/infiniband/core/ |
H A D | ucma.c | 373 struct rdma_ucm_get_event cmd; in ucma_get_event() local 422 static int ucma_get_qp_type(struct rdma_ucm_create_id *cmd, enum ib_qp_type *qp_type) in ucma_get_qp_type() 443 struct rdma_ucm_create_id cmd; in ucma_create_id() local 595 struct rdma_ucm_destroy_id cmd; in ucma_destroy_id() local 629 struct rdma_ucm_bind_ip cmd; in ucma_bind_ip() local 654 struct rdma_ucm_bind cmd; in ucma_bind() local 680 struct rdma_ucm_resolve_ip cmd; in ucma_resolve_ip() local 707 struct rdma_ucm_resolve_addr cmd; in ucma_resolve_addr() local 735 struct rdma_ucm_resolve_route cmd; in ucma_resolve_route() local 821 struct rdma_ucm_query cmd; in ucma_query_route() local [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | tda10071.c | 40 struct tda10071_cmd *cmd) in tda10071_cmd_execute() 93 struct tda10071_cmd cmd; in tda10071_set_tone() local 138 struct tda10071_cmd cmd; in tda10071_set_voltage() local 184 struct tda10071_cmd cmd; in tda10071_diseqc_send_master_cmd() local 244 struct tda10071_cmd cmd; in tda10071_diseqc_recv_slave_reply() local 304 struct tda10071_cmd cmd; in tda10071_diseqc_send_burst() local 368 struct tda10071_cmd cmd; in tda10071_read_status() local 551 struct tda10071_cmd cmd; in tda10071_set_frontend() local 755 struct tda10071_cmd cmd; in tda10071_init() local 1042 struct tda10071_cmd cmd; in tda10071_sleep() local
|
/linux/net/wireless/ |
H A D | wext-core.c | 453 unsigned int cmd, in wireless_send_event() 698 static iw_handler get_handler(struct net_device *dev, unsigned int cmd) in get_handler() 737 static int ioctl_standard_iw_point(struct iw_point *iwp, unsigned int cmd, in ioctl_standard_iw_point() 944 unsigned int cmd, in wireless_process_ioctl() 991 static int wext_permission_check(unsigned int cmd) in wext_permission_check() 1003 unsigned int cmd, struct iw_request_info *info, in wext_ioctl_dispatch() 1027 unsigned int cmd, in ioctl_standard_call() 1064 int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg) in wext_handle_ioctl() 1089 unsigned int cmd, in compat_standard_call() 1117 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl()
|
/linux/fs/ocfs2/ |
H A D | locks.c | 24 int cmd, struct file_lock *fl) in ocfs2_do_flock() 82 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock() 98 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock() 116 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
|
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | iface.c | 64 struct iwl_mac_config_cmd *cmd) in iwl_mld_send_mac_cmd() 118 struct iwl_mac_config_cmd *cmd, in iwl_mld_set_he_support() 137 struct iwl_mac_config_cmd *cmd, in iwl_mld_mac_cmd_fill_common() 193 struct iwl_mac_config_cmd *cmd) in iwl_mld_fill_mac_cmd_sta() 260 struct iwl_mac_config_cmd *cmd) in iwl_mld_fill_mac_cmd_ap() 308 struct iwl_mac_config_cmd *cmd) in iwl_mld_fill_mac_cmd_p2p_dev() 326 struct iwl_mac_config_cmd *cmd) in iwl_mld_fill_mac_cmd_ibss() 341 struct iwl_mac_config_cmd cmd = { in iwl_mld_rm_mac_from_fw() local 352 struct iwl_mac_config_cmd cmd = {}; in iwl_mld_mac_fw_action() local
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_state_monitor.c | 109 struct t7xx_fsm_command *cmd = container_of(ref, typeof(*cmd), refcnt); in fsm_release_command() local 114 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command() 134 struct t7xx_fsm_command *cmd, *cmd_next; in fsm_flush_event_cmd_qs() local 183 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception() 276 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped() 286 static void fsm_routine_stopping(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopping() 367 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start() 440 struct t7xx_fsm_command *cmd; in fsm_main_thread() local 485 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd() local
|