Searched refs:ath_reset (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | tx99.c | 100 ath_reset(sc, NULL); in ath9k_tx99_deinit() 128 ath_reset(sc, NULL); in ath9k_tx99_init()
|
H A D | ath9k.h | 1125 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan);
|
H A D | main.c | 610 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan) in ath_reset() function 2241 ath_reset(sc, NULL); in __ath9k_flush()
|
H A D | channel.c | 70 r = ath_reset(sc, hchan); in ath_set_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | tx99.c | 100 ath_reset(sc, NULL); in ath9k_tx99_deinit() 128 ath_reset(sc, NULL); in ath9k_tx99_init()
|
H A D | ath9k.h | 1126 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan);
|
H A D | main.c | 610 int ath_reset(struct ath_softc *sc, struct ath9k_channel *hchan) in ath_reset() function 2236 ath_reset(sc, NULL); in __ath9k_flush()
|
H A D | channel.c | 70 r = ath_reset(sc, hchan); in ath_set_channel()
|
Completed in 16 milliseconds