Home
last modified time | relevance | path

Searched refs:monitor_started (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1144 bool monitor_started; member
H A Dmac.c1219 ar->monitor_started = true; in ath10k_monitor_start()
1243 ar->monitor_started = false; in ath10k_monitor_stop()
1302 ar->monitor_started, needed, allowed); in ath10k_monitor_recalc()
1305 if (ar->monitor_started) { in ath10k_monitor_recalc()
1318 if (needed == ar->monitor_started) in ath10k_monitor_recalc()
4806 if (ar->monitor_started) in ath10k_halt()
4809 ar->monitor_started = false; in ath10k_halt()
6265 if (ar->monitor_started) in ath10k_bss_info_changed()
8761 if (ar->monitor_started) in ath10k_mac_update_vif_chan()
H A Dhtt_tx.c1161 } else if (ar->monitor_started) { in ath10k_htt_tx_get_vdev_id()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h819 bool monitor_started; member
H A Ddp_mon.c2539 if (ar->monitor_started && ar->ab->hw_params->rxdma1_enable && in ath12k_dp_mon_parse_rx_dest()
4372 if (ar->monitor_started && in __ath12k_dp_mon_process_ring()
4399 if (ar->monitor_started) in ath12k_dp_mon_process_ring()
H A Dcore.c1505 ar->monitor_started = false; in ath12k_core_pre_reconfigure_recovery()
H A Dmac.c1342 if (ar->monitor_started) in ath12k_mac_monitor_start()
1366 ar->monitor_started = true; in ath12k_mac_monitor_start()
1380 if (!ar->monitor_started) in ath12k_mac_monitor_stop()
1389 ar->monitor_started = false; in ath12k_mac_monitor_stop()
14015 ar->monitor_started = false; in ath12k_mac_setup()