Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h731 bool monitor_conf_enabled; member
H A Dmac.c1452 ar->monitor_conf_enabled = conf->flags & IEEE80211_CONF_MONITOR; in ath12k_mac_config()
1453 if (ar->monitor_conf_enabled) { in ath12k_mac_config()
8266 if (vif->type != NL80211_IFTYPE_MONITOR && ar->monitor_conf_enabled) in ath12k_mac_vdev_create()