Home
last modified time | relevance | path

Searched refs:SURVEY_INFO_NOISE_DBM (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dethtool.c176 if (survey.filled & SURVEY_INFO_NOISE_DBM) in ieee80211_get_stats()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c495 survey->filled |= SURVEY_INFO_NOISE_DBM; in ath_update_survey_nf()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c674 survey->filled = SURVEY_INFO_NOISE_DBM | in ath5k_get_survey()
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c469 survey->filled = SURVEY_INFO_NOISE_DBM; in lbtf_op_get_survey()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Deeprom.c196 priv->survey[*chan_num].filled = SURVEY_INFO_NOISE_DBM | in p54_generate_band()
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c1339 survey->filled = SURVEY_INFO_NOISE_DBM; in wl1251_op_get_survey()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1318 survey->filled |= SURVEY_INFO_NOISE_DBM; in wcn36xx_get_survey()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1647 survey->filled = SURVEY_INFO_NOISE_DBM; in carl9170_op_get_survey()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1595 survey->filled = SURVEY_INFO_NOISE_DBM; in mwifiex_cfg80211_dump_survey()
1610 survey->filled = SURVEY_INFO_NOISE_DBM | in mwifiex_cfg80211_dump_survey()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c976 survey->filled |= SURVEY_INFO_NOISE_DBM; in mt76_get_survey()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3135 survey->filled = SURVEY_INFO_NOISE_DBM | in mwl8k_update_survey()
5435 survey->filled = SURVEY_INFO_NOISE_DBM; in mwl8k_get_survey()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c2402 survey->filled |= SURVEY_INFO_NOISE_DBM; in qtnf_cmd_resp_proc_chan_stat_info()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2747 survey->filled |= SURVEY_INFO_NOISE_DBM | SURVEY_INFO_TIME | in ath10k_wmi_event_chan_info_unpaired()
2772 survey->filled = SURVEY_INFO_NOISE_DBM; in ath10k_wmi_event_chan_info_paired()
5842 survey->filled |= (SURVEY_INFO_NOISE_DBM | in ath10k_wmi_event_pdev_bss_chan_info()
/openbmc/linux/include/net/
H A Dcfg80211.h1057 SURVEY_INFO_NOISE_DBM = BIT(0), enumerator
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c6168 survey->filled = SURVEY_INFO_NOISE_DBM | SURVEY_INFO_TIME | in ath12k_chan_info_event()
6240 survey->filled |= (SURVEY_INFO_NOISE_DBM | in ath12k_pdev_bss_chan_info_event()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c3527 survey->filled = SURVEY_INFO_NOISE_DBM; in b43legacy_op_get_survey()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c7942 survey->filled = SURVEY_INFO_NOISE_DBM | SURVEY_INFO_TIME | in ath11k_chan_info_event()
8013 survey->filled |= (SURVEY_INFO_NOISE_DBM | in ath11k_pdev_bss_chan_info_event()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5168 survey->filled = SURVEY_INFO_NOISE_DBM; in b43_op_get_survey()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2704 survey->filled = SURVEY_INFO_NOISE_DBM | in mac80211_hwsim_get_survey()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c8164 info->filled = SURVEY_INFO_NOISE_DBM | SURVEY_INFO_TIME | in brcmf_cfg80211_dump_survey()
/openbmc/linux/net/wireless/
H A Dnl80211.c10576 if ((survey->filled & SURVEY_INFO_NOISE_DBM) && in nl80211_send_survey()