Home
last modified time | relevance | path

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

/freebsd/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.c3367 if (!mfi_cmd->sync_cmd) { in mrsas_reset_ctrl()
3487 if (cmd_mfi->sync_cmd && cmd_mfi->frame->hdr.cmd != MFI_CMD_ABORT) { in mrsas_complete_outstanding_ioctls()
3983 if (!cmd->sync_cmd) { /* cmd->sync will be set for an IOCTL in mrsas_issue_blocked_cmd()
4040 if (cmd->sync_cmd) { in mrsas_complete_mptmfi_passthru()
4041 cmd->sync_cmd = 0; in mrsas_complete_mptmfi_passthru()
4856 cmd->sync_cmd = 1; in mrsas_issue_blocked_abort_cmd()
4878 cmd->sync_cmd = 0; in mrsas_issue_blocked_abort_cmd()
4894 if (cmd->sync_cmd) { in mrsas_complete_abort()
4895 cmd->sync_cmd = 0; in mrsas_complete_abort()
H A Dmrsas.h1770 u_int8_t sync_cmd; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Drx.c1935 struct iwl_rxq_sync_cmd sync_cmd; in iwl_mld_sync_rx_queues() member
1938 .sync_cmd.rxq_mask = cpu_to_le32(BIT(num_rx_queues) - 1), in iwl_mld_sync_rx_queues()
1939 .sync_cmd.count = in iwl_mld_sync_rx_queues()
1955 if (WARN_ON(cmd.sync_cmd.count & cpu_to_le32(3))) in iwl_mld_sync_rx_queues()
/freebsd/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()