Home
last modified time | relevance | path

Searched refs:SURVEY_INFO_IN_USE (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dchannel.c59 sc->cur_survey->filled &= ~SURVEY_INFO_IN_USE; in ath_set_channel()
64 sc->cur_survey->filled |= SURVEY_INFO_IN_USE; in ath_set_channel()
65 } else if (!(sc->survey[pos].filled & SURVEY_INFO_IN_USE)) { in ath_set_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c674 SURVEY_INFO_IN_USE | in ath5k_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/
H A Dmain.c632 survey->filled |= SURVEY_INFO_IN_USE; in p54_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c777 survey->filled = SURVEY_INFO_IN_USE; in qtnf_dump_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c666 survey->filled |= SURVEY_INFO_IN_USE; in mt76_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dmain.c1672 survey->filled |= SURVEY_INFO_IN_USE; in carl9170_op_get_survey()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h938 SURVEY_INFO_IN_USE = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c5896 survey->filled |= SURVEY_INFO_IN_USE; in ath11k_mac_op_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c8043 survey->filled |= SURVEY_INFO_IN_USE; in ath10k_get_survey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c10555 survey->filled |= SURVEY_INFO_IN_USE; in rt2800_get_survey()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c9389 if ((survey->filled & SURVEY_INFO_IN_USE) && in nl80211_send_survey()