Home
last modified time | relevance | path

Searched refs:survey_info (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.h63 struct survey_info *survey);
H A Dcfg80211.c745 int idx, struct survey_info *survey) in qtnf_dump_survey()
/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst54 survey_info
/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c492 struct survey_info *survey = &sc->survey[channel]; in ath_update_survey_nf()
511 struct survey_info *survey = &sc->survey[pos]; in ath_update_survey_stats()
H A Dath9k.h988 struct survey_info *cur_survey;
989 struct survey_info survey[ATH9K_NUM_CHANNELS];
H A Dchannel.c63 memset(sc->cur_survey, 0, sizeof(struct survey_info)); in ath_set_channel()
66 memset(&sc->survey[pos], 0, sizeof(struct survey_info)); in ath_set_channel()
H A Dmain.c2063 struct survey_info *survey) in ath9k_get_survey()
2398 memset(sc->cur_survey, 0, sizeof(struct survey_info)); in ath9k_sw_scan_start()
/linux/drivers/net/wireless/ath/carl9170/
H A Dcmd.c172 struct survey_info *info; in carl9170_collect_tally()
H A Dcarl9170.h349 struct survey_info *survey;
H A Dmain.c1609 struct survey_info *survey) in carl9170_op_get_survey()
1926 sizeof(struct survey_info), GFP_KERNEL); in carl9170_parse_eeprom()
/linux/drivers/net/wireless/intersil/p54/
H A Dp54.h201 struct survey_info *survey;
H A Dmain.c302 struct survey_info *info = &priv->survey[chan->hw_value]; in p54_reset_stats()
605 struct survey_info *survey) in p54_get_survey()
H A Deeprom.c345 priv->survey = kcalloc(max_channel_num, sizeof(struct survey_info), in p54_generate_channel_lists()
H A Dtxrx.c590 struct survey_info *survey = &priv->survey[chan->hw_value]; in p54_rx_stats()
/linux/net/mac80211/
H A Dethtool.c85 struct survey_info survey; in ieee80211_get_stats()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.h265 struct survey_info *survey);
/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c648 ath5k_get_survey(struct ieee80211_hw *hw, int idx, struct survey_info *survey) in ath5k_get_survey()
H A Dath5k.h1348 struct survey_info survey; /* collected survey info */
/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h389 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey,
H A Dhw.c550 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey, in ath10k_hw_fill_survey_time()
H A Dcore.h1219 struct survey_info survey[ATH10K_NUM_CHANS];
/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c460 struct survey_info *survey) in lbtf_op_get_survey()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h655 struct survey_info survey[ATH12K_NUM_CHANS];
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h744 struct survey_info survey[ATH11K_NUM_CHANS];
/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c1330 struct survey_info *survey) in wl1251_op_get_survey()

12