Searched refs:survey_info (Results 1 – 25 of 57) sorted by relevance
123
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | scan.h | 37 struct survey_info *survey);
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.h | 63 struct survey_info *survey);
|
| H A D | cfg80211.c | 746 int idx, struct survey_info *survey) in qtnf_dump_survey()
|
| /linux/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 54 survey_info
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | cmd.c | 172 struct survey_info *info; in carl9170_collect_tally()
|
| H A D | carl9170.h | 349 struct survey_info *survey;
|
| H A D | main.c | 1608 struct survey_info *survey) in carl9170_op_get_survey() 1925 sizeof(struct survey_info), GFP_KERNEL); in carl9170_parse_eeprom()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 521 struct survey_info *survey = &sc->survey[channel]; in ath_update_survey_nf() 540 struct survey_info *survey = &sc->survey[pos]; in ath_update_survey_stats()
|
| H A D | ath9k.h | 987 struct survey_info *cur_survey; 988 struct survey_info survey[ATH9K_NUM_CHANNELS];
|
| H A D | channel.c | 63 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()
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | p54.h | 201 struct survey_info *survey;
|
| H A D | main.c | 304 struct survey_info *info = &priv->survey[chan->hw_value]; in p54_reset_stats() 607 struct survey_info *survey) in p54_get_survey()
|
| H A D | txrx.c | 595 struct survey_info *survey = &priv->survey[chan->hw_value]; in p54_rx_stats()
|
| H A D | eeprom.c | 344 priv->survey = kzalloc_objs(struct survey_info, max_channel_num); in p54_generate_channel_lists()
|
| /linux/net/mac80211/ |
| H A D | ethtool.c | 82 struct survey_info survey; in ieee80211_get_stats()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.h | 268 struct survey_info *survey);
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.h | 304 struct survey_info *survey);
|
| H A D | core.h | 711 struct survey_info survey[ATH12K_NUM_CHANS];
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 648 ath5k_get_survey(struct ieee80211_hw *hw, int idx, struct survey_info *survey) in ath5k_get_survey()
|
| H A D | ath5k.h | 1348 struct survey_info survey; /* collected survey info */
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | hw.h | 393 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey,
|
| H A D | hw.c | 550 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey, in ath10k_hw_fill_survey_time()
|
| H A D | core.h | 1224 struct survey_info survey[ATH10K_NUM_CHANS];
|
| /linux/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | main.c | 460 struct survey_info *survey) in lbtf_op_get_survey()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.h | 762 struct survey_info survey[ATH11K_NUM_CHANS];
|
123