Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.h63 struct survey_info *survey);
Dcfg80211.c745 int idx, struct survey_info *survey) in qtnf_dump_survey()
Dcommands.c2328 qtnf_cmd_resp_proc_chan_stat_info(struct survey_info *survey, in qtnf_cmd_resp_proc_chan_stat_info()
2411 struct survey_info *survey) in qtnf_cmd_get_chan_stats()
/linux-6.1.9/Documentation/driver-api/80211/
Dcfg80211.rst54 survey_info
/linux-6.1.9/drivers/net/wireless/ath/carl9170/
Dcmd.c172 struct survey_info *info; in carl9170_collect_tally()
Dcarl9170.h349 struct survey_info *survey;
Dmain.c1609 struct survey_info *survey) in carl9170_op_get_survey()
1921 sizeof(struct survey_info), GFP_KERNEL); in carl9170_parse_eeprom()
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
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()
Dath9k.h986 struct survey_info *cur_survey;
987 struct survey_info survey[ATH9K_NUM_CHANNELS];
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()
/linux-6.1.9/drivers/net/wireless/intersil/p54/
Dp54.h201 struct survey_info *survey;
Dmain.c302 struct survey_info *info = &priv->survey[chan->hw_value]; in p54_reset_stats()
605 struct survey_info *survey) in p54_get_survey()
Deeprom.c345 priv->survey = kcalloc(max_channel_num, sizeof(struct survey_info), in p54_generate_channel_lists()
Dtxrx.c590 struct survey_info *survey = &priv->survey[chan->hw_value]; in p54_rx_stats()
/linux-6.1.9/net/mac80211/
Dethtool.c78 struct survey_info survey; in ieee80211_get_stats()
Ddriver-ops.h581 struct survey_info *survey) in drv_get_survey()
/linux-6.1.9/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.h265 struct survey_info *survey);
/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c649 ath5k_get_survey(struct ieee80211_hw *hw, int idx, struct survey_info *survey) in ath5k_get_survey()
Dath5k.h1348 struct survey_info survey; /* collected survey info */
/linux-6.1.9/drivers/net/wireless/marvell/libertas_tf/
Dmain.c460 struct survey_info *survey) in lbtf_op_get_survey()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhw.h396 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey,
Dhw.c549 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey, in ath10k_hw_fill_survey_time()
Dcore.h1212 struct survey_info survey[ATH10K_NUM_CHANS];
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h684 struct survey_info survey[ATH11K_NUM_CHANS];
/linux-6.1.9/drivers/net/wireless/ti/wl1251/
Dmain.c1330 struct survey_info *survey) in wl1251_op_get_survey()

12