Home
last modified time | relevance | path

Searched refs:IEEE80211_CONF_CHANGE_MONITOR (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/net/mac80211/
Diface.c611 hw_reconf_flags |= IEEE80211_CONF_CHANGE_MONITOR; in ieee80211_do_open()
936 hw_reconf_flags |= IEEE80211_CONF_CHANGE_MONITOR; in ieee80211_do_stop()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dmain.c630 if (changed & IEEE80211_CONF_CHANGE_MONITOR) { in wl1251_op_config()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dmac80211_if.c537 if (changed & IEEE80211_CONF_CHANGE_MONITOR) in brcms_ops_config()
/linux-4.4.14/include/net/
Dmac80211.h1211 IEEE80211_CONF_CHANGE_MONITOR = BIT(3), enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1203 if (changed & IEEE80211_CONF_CHANGE_MONITOR) { in ath9k_htc_config()
Dmain.c1430 if (changed & IEEE80211_CONF_CHANGE_MONITOR) { in ath9k_config()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dsta.c398 if (changed & IEEE80211_CONF_CHANGE_MONITOR) { in cw1200_config()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c4215 if (changed & IEEE80211_CONF_CHANGE_MONITOR) { in ath10k_config()