Home
last modified time | relevance | path

Searched refs:ath_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dtx99.c100 ath_reset(sc, NULL); in ath9k_tx99_deinit()
128 ath_reset(sc, NULL); in ath9k_tx99_init()
H A Dath9k.h1126 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan);
H A Dmain.c609 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan) in ath_reset() function
2235 ath_reset(sc, NULL); in __ath9k_flush()
H A Dchannel.c70 r = ath_reset(sc, hchan); in ath_set_channel()