Searched refs:sync_cmd (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/css_2401_system/ |
| H A D | ibuf_ctrl_global.h | 64 u32 sync_cmd; /* must be _STREAM2MMIO_CMD_TOKEN_SYNC_FRAME */ member
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer_edge_cases.c | 77 enum sync_cmd { enum 241 static void poll_for_non_spurious_irq(enum sync_cmd usp_cmd) in poll_for_non_spurious_irq() 279 enum sync_cmd usp_cmd) in guest_poll() 876 enum sync_cmd cmd = uc->args[1]; in handle_sync()
|
| /linux/drivers/scsi/ |
| H A D | mvumi.c | 717 if (atomic_read(&cmd->sync_cmd)) { in mvumi_issue_blocked_cmd() 720 atomic_read(&cmd->sync_cmd)); in mvumi_issue_blocked_cmd() 724 atomic_inc(&cmd->sync_cmd); in mvumi_issue_blocked_cmd() 734 if (atomic_read(&cmd->sync_cmd)) { in mvumi_issue_blocked_cmd() 736 atomic_dec(&cmd->sync_cmd); in mvumi_issue_blocked_cmd() 790 atomic_set(&cmd->sync_cmd, 0); in mvumi_flush_cache() 1339 if (atomic_read(&cmd->sync_cmd)) { in mvumi_complete_internal_cmd() 1348 atomic_dec(&cmd->sync_cmd); in mvumi_complete_internal_cmd() 1430 atomic_set(&cmd->sync_cmd, 0); in mvumi_inquiry() 1708 atomic_set(&cmd->sync_cmd, 0); in mvumi_get_event()
|
| H A D | mvumi.h | 251 atomic_t sync_cmd; member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 1220 cmd->sync_cmd = 1; in megasas_issue_blocked_abort_cmd() 1245 cmd->sync_cmd = 0; in megasas_issue_blocked_abort_cmd() 1733 if (cmd->sync_cmd == 1) in megasas_dump_pending_frames() 2200 if (cmd_mfi->sync_cmd && in megasas_complete_outstanding_ioctls() 2212 if (cmd_mfi->sync_cmd && cmd_mfi->frame->hdr.cmd != in megasas_complete_outstanding_ioctls() 2799 } else if (reset_cmd->sync_cmd) { in megasas_wait_for_outstanding() 3565 if (cmd->sync_cmd) { in megasas_complete_abort() 3566 cmd->sync_cmd = 0; in megasas_complete_abort() 3633 if (cmd->sync_cmd) { in megasas_complete_cmd() 3634 cmd->sync_cmd = 0; in megasas_complete_cmd() [all …]
|
| H A D | megaraid_sas.h | 2584 u8 sync_cmd; member
|
| H A D | megaraid_sas_fusion.c | 4366 if (return_ioctl && cmd_mfi->sync_cmd && in megasas_refire_mgmt_cmd()
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 1217 struct its_cmd_block *cmd, *sync_cmd, *next_cmd; \ 1233 sync_cmd = its_allocate_entry(its); \ 1234 if (!sync_cmd) \ 1237 buildfn(its, sync_cmd, sync_obj); \ 1238 its_flush_cmd(its, sync_cmd); \ 1251 struct its_cmd_block *sync_cmd, in its_build_sync_cmd() argument 1254 its_encode_cmd(sync_cmd, GITS_CMD_SYNC); in its_build_sync_cmd() 1255 its_encode_target(sync_cmd, sync_col->target_address); in its_build_sync_cmd() 1257 its_fixup_cmd(sync_cmd); in its_build_sync_cmd() 1264 struct its_cmd_block *sync_cmd, in BUILD_SINGLE_CMD_FUNC() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | rx.c | 2173 struct iwl_rxq_sync_cmd sync_cmd; in iwl_mld_sync_rx_queues() member 2176 .sync_cmd.rxq_mask = cpu_to_le32(BIT(num_rx_queues) - 1), in iwl_mld_sync_rx_queues() 2177 .sync_cmd.count = in iwl_mld_sync_rx_queues() 2193 if (WARN_ON(cmd.sync_cmd.count & cpu_to_le32(3))) in iwl_mld_sync_rx_queues()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs_htt_stats.h | 927 u32 sync_cmd; member 990 u32 sync_cmd; member
|
| H A D | debugfs_htt_stats.c | 2015 htt_stats_buf->sync_cmd); in htt_print_tx_tqm_pdev_stats_tlv_v() 2143 htt_stats_buf->sync_cmd); in htt_print_tx_tqm_cmdq_status_tlv()
|
| /linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| H A D | virtual_isys.c | 753 cfg->stream2mmio_cfg.sync_cmd = _STREAM2MMIO_CMD_TOKEN_SYNC_FRAME; in calculate_ibuf_ctrl_cfg()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | debugfs_htt_stats.h | 842 __le32 sync_cmd; member
|
| H A D | debugfs_htt_stats.c | 1182 le32_to_cpu(htt_stats_buf->sync_cmd)); in ath12k_htt_print_tx_tqm_pdev_stats_tlv()
|