Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c675 SURVEY_INFO_IN_USE | in ath5k_get_survey()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c633 survey->filled |= SURVEY_INFO_IN_USE; in p54_get_survey()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c771 survey->filled = SURVEY_INFO_IN_USE; in qtnf_dump_survey()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1321 survey->filled |= SURVEY_INFO_IN_USE; in wcn36xx_get_survey()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1650 survey->filled |= SURVEY_INFO_IN_USE; in carl9170_op_get_survey()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c979 survey->filled |= SURVEY_INFO_IN_USE; in mt76_get_survey()
/openbmc/linux/include/net/
H A Dcfg80211.h1058 SURVEY_INFO_IN_USE = BIT(1), enumerator
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6882 survey->filled |= SURVEY_INFO_IN_USE; in ath12k_mac_op_get_survey()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c8594 survey->filled |= SURVEY_INFO_IN_USE; in ath11k_mac_op_get_survey()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c8205 survey->filled |= SURVEY_INFO_IN_USE; in ath10k_get_survey()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c12178 survey->filled |= SURVEY_INFO_IN_USE; in rt2800_get_survey()
/openbmc/linux/net/wireless/
H A Dnl80211.c10579 if ((survey->filled & SURVEY_INFO_IN_USE) && in nl80211_send_survey()