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.h1143 bool monitor_started; member
H A Dmac.c1226 ar->monitor_started = true; in ath10k_monitor_start()
1250 ar->monitor_started = false; in ath10k_monitor_stop()
1309 ar->monitor_started, needed, allowed); in ath10k_monitor_recalc()
1312 if (ar->monitor_started) { in ath10k_monitor_recalc()
1325 if (needed == ar->monitor_started) in ath10k_monitor_recalc()
4813 if (ar->monitor_started) in ath10k_halt()
4816 ar->monitor_started = false; in ath10k_halt()
6273 if (ar->monitor_started) in ath10k_bss_info_changed()
8768 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.h734 bool monitor_started; member
H A Dcore.c1514 ar->monitor_started = false; in ath12k_core_pre_reconfigure_recovery()
H A Dmac.c1466 if (ar->monitor_started) in ath12k_mac_monitor_start()
1490 ar->monitor_started = true; in ath12k_mac_monitor_start()
1504 if (!ar->monitor_started) in ath12k_mac_monitor_stop()
1513 ar->monitor_started = false; in ath12k_mac_monitor_stop()
4527 if (ar->monitor_started || !he_obss_pd->enable) { in ath12k_mac_config_obss_pd()
14806 ar->monitor_started = false; in ath12k_mac_setup()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c2956 if (ar->monitor_started && ar->ab->hw_params->rxdma1_enable && in ath12k_wifi7_dp_mon_parse_rx_dest()
3180 if (ar->monitor_started && in __ath12k_wifi7_dp_mon_process_ring()
3376 if (ar->monitor_started) in ath12k_wifi7_dp_mon_process_ring()