| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.c | 305 struct wmi_create_pstream_cmd cmd; in ath6kl_wmi_implicit_create_pstream() local 764 struct roam_ctrl_cmd *cmd; in ath6kl_wmi_set_roam_lrssi_cmd() local 786 struct roam_ctrl_cmd *cmd; in ath6kl_wmi_force_roam_cmd() local 806 struct set_beacon_int_cmd *cmd; in ath6kl_wmi_ap_set_beacon_intvl_cmd() local 822 struct set_dtim_cmd *cmd; in ath6kl_wmi_ap_set_dtim_cmd() local 838 struct roam_ctrl_cmd *cmd; in ath6kl_wmi_set_roam_mode_cmd() local 1395 struct wmi_rssi_threshold_params_cmd *cmd; in ath6kl_wmi_send_rssi_threshold_params() local 1412 struct wmi_rssi_threshold_params_cmd cmd; in ath6kl_wmi_rssi_threshold_event_rx() local 1611 struct wmi_txe_notify_cmd *cmd; in ath6kl_wmi_set_txe_notify() local 1629 struct wmi_set_rssi_filter_cmd *cmd; in ath6kl_wmi_set_rssi_filter_cmd() local [all …]
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_dpmac.h | 33 #define DPMAC_CMD_CREATE(cmd, cfg) \ argument 37 #define DPMAC_CMD_OPEN(cmd, dpmac_id) \ argument 41 #define DPMAC_RSP_GET_ATTRIBUTES(cmd, attr) \ argument 53 #define DPMAC_CMD_MDIO_READ(cmd, cfg) \ argument 60 #define DPMAC_RSP_MDIO_READ(cmd, data) \ argument 64 #define DPMAC_CMD_MDIO_WRITE(cmd, cfg) \ argument 72 #define DPMAC_RSP_GET_LINK_CFG(cmd, cfg) \ argument 79 #define DPMAC_CMD_SET_LINK_STATE(cmd, cfg) \ argument 87 #define DPMAC_CMD_GET_COUNTER(cmd, type) \ argument 91 #define DPMAC_RSP_GET_COUNTER(cmd, counter) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 131 static struct sas_task *sas_create_task(struct scsi_cmnd *cmd, in sas_create_task() 163 int sas_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in sas_queuecommand() 205 static void sas_eh_finish_cmd(struct scsi_cmnd *cmd) in sas_eh_finish_cmd() 234 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local 246 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local 259 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local 324 static int sas_recover_lu(struct domain_device *dev, struct scsi_cmnd *cmd) in sas_recover_lu() 460 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler() 492 int sas_eh_device_reset_handler(struct scsi_cmnd *cmd) in sas_eh_device_reset_handler() 515 int sas_eh_target_reset_handler(struct scsi_cmnd *cmd) in sas_eh_target_reset_handler() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_83xx_hw.c | 451 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_get_mbx_data() 799 struct qlcnic_cmd_args *cmd) in qlcnic_dump_mbx() 825 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_poll_for_mbx_completion() 849 struct qlcnic_cmd_args *cmd) in qlcnic_83xx_issue_cmd() 937 struct qlcnic_cmd_args cmd; in qlcnic_83xx_idc_aen_work() local 1070 struct qlcnic_cmd_args cmd; in qlcnic_83xx_add_rings() local 1148 struct qlcnic_cmd_args cmd; in qlcnic_83xx_del_rx_ctx() local 1179 struct qlcnic_cmd_args cmd; in qlcnic_83xx_create_rx_ctx() local 1299 struct qlcnic_cmd_args cmd; in qlcnic_83xx_del_tx_ctx() local 1324 struct qlcnic_cmd_args cmd; in qlcnic_83xx_create_tx_ctx() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpmac.c | 32 struct fsl_mc_command cmd = { 0 }; in dpmac_open() local 68 struct fsl_mc_command cmd = { 0 }; in dpmac_close() local 94 struct fsl_mc_command cmd = { 0 }; in dpmac_get_attributes() local 132 struct fsl_mc_command cmd = { 0 }; in dpmac_set_link_state() local 166 struct fsl_mc_command cmd = { 0 }; in dpmac_get_counter() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_clk_rate_trace/kernel/ |
| H A D | mali_kutf_clk_rate_trace_test.c | 112 enum kbasep_clk_rate_trace_req cmd; member 199 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_change_pm_ctx() 236 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_rate() 300 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_snapshot() 361 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_invoke_notify_42k() 400 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_close_portal() 435 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_platform() 481 struct clk_trace_portal_input *cmd) in kutf_clk_trace_dequeue_portal_cmd() 524 struct clk_trace_portal_input *cmd) in kutf_clk_trace_process_portal_cmd() 581 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_nack_response() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/block/rsxx/ |
| H A D | cregs.c | 98 static void creg_issue_cmd(struct rsxx_cardinfo *card, struct creg_cmd *cmd) in creg_issue_cmd() 156 struct creg_cmd *cmd; in creg_queue_cmd() local 195 struct creg_cmd *cmd; in creg_cmd_timed_out() local 225 struct creg_cmd *cmd; in creg_cmd_done() local 299 struct creg_cmd *cmd = NULL; in creg_reset() local 358 struct creg_cmd *cmd, in creg_cmd_done_cb() 521 int rsxx_issue_card_cmd(struct rsxx_cardinfo *card, u32 cmd) in rsxx_issue_card_cmd() 596 struct creg_cmd *cmd, in read_hw_log_done() 654 struct rsxx_reg_access *cmd, in issue_reg_cmd() 667 struct rsxx_reg_access cmd; in rsxx_reg_access() local [all …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 61 struct usbg_cmd *cmd = req->context; in bot_status_complete() local 74 static void bot_enqueue_sense_code(struct f_uas *fu, struct usbg_cmd *cmd) in bot_enqueue_sense_code() 91 struct usbg_cmd *cmd = req->context; in bot_err_compl() local 112 static void bot_send_bad_status(struct usbg_cmd *cmd) in bot_send_bad_status() 146 static int bot_send_status(struct usbg_cmd *cmd, bool moved_data) in bot_send_status() 182 static int bot_send_status_response(struct usbg_cmd *cmd) in bot_send_status_response() 194 struct usbg_cmd *cmd = req->context; in bot_read_compl() local 202 static int bot_send_read_response(struct usbg_cmd *cmd) in bot_send_read_response() 244 static int bot_send_write_request(struct usbg_cmd *cmd) in bot_send_write_request() 510 static int uasp_prepare_r_request(struct usbg_cmd *cmd) in uasp_prepare_r_request() [all …]
|
| /OK3568_Linux_fs/kernel/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 | scsi_ioctl.c | 89 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command() 192 static int scsi_ioctl_common(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl_common() 273 int scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl() 288 int scsi_compat_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_compat_ioctl() 306 int scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, in scsi_ioctl_block_when_processing_errors()
|
| H A D | vmw_pvscsi.c | 60 struct scsi_cmnd *cmd; member 157 pvscsi_find_context(const struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_find_context() 170 pvscsi_acquire_context(struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_acquire_context() 248 u32 cmd, const void *desc, size_t len) in pvscsi_write_cmd_desc() 263 struct PVSCSICmdDescAbortCmd cmd = { 0 }; in pvscsi_abort_cmd() local 319 struct PVSCSICmdDescResetDevice cmd = { 0 }; in ll_device_reset() local 350 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd, in pvscsi_map_buffers() 410 static void pvscsi_patch_sense(struct scsi_cmnd *cmd) in pvscsi_patch_sense() 419 struct scsi_cmnd *cmd; in pvscsi_unmap_buffers() local 490 struct PVSCSICmdDescSetupRings cmd = { 0 }; in pvscsi_setup_all_rings() local [all …]
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | ioctl.c | 51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() 215 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() 251 unsigned int cmd; member 274 static int do_atm_iobuf(struct socket *sock, unsigned int cmd, in do_atm_iobuf() 286 static int do_atmif_sioc(struct socket *sock, unsigned int cmd, in do_atmif_sioc() 302 unsigned int cmd = 0; in do_atm_ioctl() local 351 int vcc_compat_ioctl(struct socket *sock, unsigned int cmd, in vcc_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_ioc32.c | 92 static int compat_drm_version(struct file *file, unsigned int cmd, in compat_drm_version() 133 static int compat_drm_getunique(struct file *file, unsigned int cmd, in compat_drm_getunique() 160 static int compat_drm_setunique(struct file *file, unsigned int cmd, in compat_drm_setunique() 177 static int compat_drm_getmap(struct file *file, unsigned int cmd, in compat_drm_getmap() 205 static int compat_drm_addmap(struct file *file, unsigned int cmd, in compat_drm_addmap() 239 static int compat_drm_rmmap(struct file *file, unsigned int cmd, in compat_drm_rmmap() 262 static int compat_drm_getclient(struct file *file, unsigned int cmd, in compat_drm_getclient() 301 static int compat_drm_getstats(struct file *file, unsigned int cmd, in compat_drm_getstats() 326 static int compat_drm_addbufs(struct file *file, unsigned int cmd, in compat_drm_addbufs() 357 static int compat_drm_markbufs(struct file *file, unsigned int cmd, in compat_drm_markbufs() [all …]
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | mpi_dec_utils.c | 441 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_i() local 457 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_o() local 471 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_w() local 484 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_h() local 497 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_t() local 514 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_f() local 531 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_n() local 548 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_s() local 564 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_v() local 580 MpiDecTestCmd *cmd = (MpiDecTestCmd *)ctx; in mpi_dec_opt_slt() local [all …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_hydra.c | 392 static inline u16 kvaser_usb_hydra_get_cmd_transid(const struct kvaser_cmd *cmd) in kvaser_usb_hydra_get_cmd_transid() 397 static inline void kvaser_usb_hydra_set_cmd_transid(struct kvaser_cmd *cmd, in kvaser_usb_hydra_set_cmd_transid() 404 static inline u8 kvaser_usb_hydra_get_cmd_src_he(const struct kvaser_cmd *cmd) in kvaser_usb_hydra_get_cmd_src_he() 412 static inline void kvaser_usb_hydra_set_cmd_dest_he(struct kvaser_cmd *cmd, in kvaser_usb_hydra_set_cmd_dest_he() 421 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_channel_from_cmd() 456 static size_t kvaser_usb_hydra_cmd_size(struct kvaser_cmd *cmd) in kvaser_usb_hydra_cmd_size() 470 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_net_priv_from_cmd() 486 const struct kvaser_cmd *cmd) in kvaser_usb_hydra_ktime_from_rx_cmd() 506 struct kvaser_cmd *cmd; in kvaser_usb_hydra_send_simple_cmd() local 544 struct kvaser_cmd *cmd; in kvaser_usb_hydra_send_simple_cmd_async() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach_h4.c | 31 static int start_xfer_wait(int fd, uint8_t *cmd, uint16_t len, uint32_t msec, in start_xfer_wait() 202 uint8_t cmd[8] = { 0 }; in h4_vendor_change_speed() local 234 uint8_t cmd[4] = { 0x01, 0x03, 0x0c, 0x00}; in h4_hci_reset() local 249 uint8_t cmd[4] = { 0x01, 0x01, 0x10, 0x00 }; in h4_read_local_ver() local 275 uint8_t cmd[4] = { 0x01, 0x6d, 0xfc, 0x00 }; in h4_vendor_read_rom_ver() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf.c | 14 const u8 *cmd, size_t cmd_len, in spi_flash_read_write() 39 int spi_flash_cmd_read(struct spi_slave *spi, const u8 *cmd, in spi_flash_cmd_read() 45 int spi_flash_cmd(struct spi_slave *spi, u8 cmd, void *response, size_t len) in spi_flash_cmd() 50 int spi_flash_cmd_write(struct spi_slave *spi, const u8 *cmd, size_t cmd_len, in spi_flash_cmd_write()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | cpia2_core.c | 132 struct cpia2_command cmd; in cpia2_do_command() local 522 #define DIR(cmd) ((cmd->direction == TRANSFER_WRITE) ? "Write" : "Read") argument 523 #define BINDEX(cmd) (cmd->req_mode & 0x03) argument 525 int cpia2_send_command(struct camera_data *cam, struct cpia2_command *cmd) in cpia2_send_command() 621 struct cpia2_command cmd; in cpia2_reset_camera() local 898 struct cpia2_command *cmd, in cpia2_send_onebyte_command() 912 struct cpia2_command cmd; in apply_vp_patch() local 1151 struct cpia2_command cmd; in config_sensor_410() local 1337 struct cpia2_command cmd; in config_sensor_500() local 1836 struct cpia2_command cmd; in set_lowlight_boost() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | tls.c | 100 struct mlx5_fpga_tls_command_context *cmd, in mlx5_fpga_tls_cmd_send() 173 struct mlx5_fpga_tls_command_context *cmd, in mlx5_fpga_tls_teardown_completion() 187 static void mlx5_fpga_tls_flow_to_cmd(void *flow, void *cmd) in mlx5_fpga_tls_flow_to_cmd() 203 void *cmd; in mlx5_fpga_tls_resync_rx() local 244 void *cmd; in mlx5_fpga_tls_send_teardown_cmd() local 298 struct mlx5_fpga_tls_command_context cmd; member 307 struct mlx5_fpga_tls_command_context *cmd, in mlx5_fpga_tls_setup_completion() 351 void *cmd = ctx + 1; in mlx5_fpga_tls_setup_stream_cmd() local 510 static void mlx5_fpga_tls_set_aes_gcm128_ctx(void *cmd, in mlx5_fpga_tls_set_aes_gcm128_ctx() 533 static int mlx5_fpga_tls_set_key_material(void *cmd, u32 caps, in mlx5_fpga_tls_set_key_material() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 360 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown() local 1650 struct i40e_aq_set_phy_config *cmd = in i40e_aq_set_phy_config() local 1773 struct i40e_aqc_clear_pxe *cmd = in i40e_aq_clear_pxe_mode() local 1801 struct i40e_aqc_set_link_restart_an *cmd = in i40e_aq_set_link_restart_an() local 1929 struct i40e_aqc_set_phy_int_mask *cmd = in i40e_aq_set_phy_int_mask() local 1955 struct i40e_aqc_set_phy_debug *cmd = in i40e_aq_set_phy_debug() local 1997 struct i40e_aqc_add_get_update_vsi *cmd = in i40e_aq_add_vsi() local 2040 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_set_default_vsi() local 2068 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_clear_default_vsi() local 2099 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = in i40e_aq_set_vsi_unicast_promiscuous() local [all …]
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | ucma.c | 372 struct rdma_ucm_get_event cmd; in ucma_get_event() local 421 static int ucma_get_qp_type(struct rdma_ucm_create_id *cmd, enum ib_qp_type *qp_type) in ucma_get_qp_type() 442 struct rdma_ucm_create_id cmd; in ucma_create_id() local 594 struct rdma_ucm_destroy_id cmd; in ucma_destroy_id() local 628 struct rdma_ucm_bind_ip cmd; in ucma_bind_ip() local 653 struct rdma_ucm_bind cmd; in ucma_bind() local 679 struct rdma_ucm_resolve_ip cmd; in ucma_resolve_ip() local 706 struct rdma_ucm_resolve_addr cmd; in ucma_resolve_addr() local 734 struct rdma_ucm_resolve_route cmd; in ucma_resolve_route() local 820 struct rdma_ucm_query cmd; in ucma_query_route() local [all …]
|
| /OK3568_Linux_fs/kernel/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
|