Home
last modified time | relevance | path

Searched refs:num_started_vdevs (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c114 if (ar->num_started_vdevs) in ath11k_debugfs_fw_stats_process()
116 ar->num_started_vdevs); in ath11k_debugfs_fw_stats_process()
H A Dcore.h727 u32 num_started_vdevs; member
H A Dmac.c1173 ar->num_started_vdevs++; in ath11k_mac_monitor_start()
1202 ar->num_started_vdevs--; in ath11k_mac_monitor_stop()
6689 ar->num_started_vdevs = 0; in ath11k_mac_op_start()
7636 ar->num_started_vdevs++; in ath11k_mac_vdev_start_restart()
7689 WARN_ON(ar->num_started_vdevs == 0); in ath11k_mac_vdev_stop()
7691 ar->num_started_vdevs--; in ath11k_mac_vdev_stop()
8514 ar->num_started_vdevs == 1 && in ath11k_mac_op_unassign_vif_chanctx()
H A Dwmi.c8227 total_vdevs_started += ar->num_started_vdevs; in ath11k_update_stats_event()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1391 ar->num_started_vdevs++; in ath12k_mac_monitor_start()
1414 ar->num_started_vdevs--; in ath12k_mac_monitor_stop()
1444 WARN_ON(ar->num_started_vdevs == 0); in ath12k_mac_vdev_stop()
1446 ar->num_started_vdevs--; in ath12k_mac_vdev_stop()
9430 ar->num_started_vdevs = 0; in ath12k_mac_start()
11007 ar->num_started_vdevs++; in ath12k_mac_vdev_start_restart()