Home
last modified time | relevance | path

Searched refs:sync_cmd (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/mrsas/
H A Dmrsas_ioctl.c312 cmd->sync_cmd = 1; in mrsas_passthru()
321 cmd->sync_cmd = 0; in mrsas_passthru()
538 cmd->sync_cmd = 1; in mrsas_user_command()
540 cmd->sync_cmd = 0; in mrsas_user_command()
H A Dmrsas.c3364 if (!mfi_cmd->sync_cmd) { in mrsas_reset_ctrl()
3484 if (cmd_mfi->sync_cmd && cmd_mfi->frame->hdr.cmd != MFI_CMD_ABORT) { in mrsas_complete_outstanding_ioctls()
3980 if (!cmd->sync_cmd) { /* cmd->sync will be set for an IOCTL in mrsas_issue_blocked_cmd()
4037 if (cmd->sync_cmd) { in mrsas_complete_mptmfi_passthru()
4038 cmd->sync_cmd = 0; in mrsas_complete_mptmfi_passthru()
4853 cmd->sync_cmd = 1; in mrsas_issue_blocked_abort_cmd()
4875 cmd->sync_cmd = 0; in mrsas_issue_blocked_abort_cmd()
4891 if (cmd->sync_cmd) { in mrsas_complete_abort()
4892 cmd->sync_cmd = 0; in mrsas_complete_abort()
H A Dmrsas.h1770 u_int8_t sync_cmd; member
/src/sys/contrib/dev/iwlwifi/mld/
H A Drx.c2041 struct iwl_rxq_sync_cmd sync_cmd; in iwl_mld_sync_rx_queues() member
2044 .sync_cmd.rxq_mask = cpu_to_le32(BIT(num_rx_queues) - 1), in iwl_mld_sync_rx_queues()
2045 .sync_cmd.count = in iwl_mld_sync_rx_queues()
2061 if (WARN_ON(cmd.sync_cmd.count & cpu_to_le32(3))) in iwl_mld_sync_rx_queues()
/src/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h927 u32 sync_cmd; member
990 u32 sync_cmd; member
H A Ddebugfs_htt_stats.c2015 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()