Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h590 bool monitor_conf_enabled; member
H A Dmac.c1090 ar->monitor_conf_enabled = conf->flags & IEEE80211_CONF_MONITOR; in ath12k_mac_op_config()
1091 if (ar->monitor_conf_enabled) { in ath12k_mac_op_config()
5500 if (vif->type != NL80211_IFTYPE_MONITOR && ar->monitor_conf_enabled) in ath12k_mac_op_add_interface()