Home
last modified time | relevance | path

Searched refs:ath_update_survey_nf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c488 void ath_update_survey_nf(struct ath_softc *sc, int channel) in ath_update_survey_nf() function
541 ath_update_survey_nf(sc, pos); in ath_update_survey_stats()
H A Dath9k.h752 void ath_update_survey_nf(struct ath_softc *sc, int channel);
H A Dchannel.c79 ath_update_survey_nf(sc, old_pos); in ath_set_channel()