Home
last modified time | relevance | path

Searched refs:monitor_conf_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h649 bool monitor_conf_enabled; member
Dmac.c1278 ar->monitor_conf_enabled = conf->flags & IEEE80211_CONF_MONITOR; in ath12k_mac_config()
1279 if (ar->monitor_conf_enabled) { in ath12k_mac_config()
6593 if (vif->type != NL80211_IFTYPE_MONITOR && ar->monitor_conf_enabled) in ath12k_mac_vdev_create()