Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dinit.c787 ath_rx_cleanup(sc); in ath9k_init_device()
836 ath_rx_cleanup(sc); in ath9k_deinit_device()
Dath9k.h322 void ath_rx_cleanup(struct ath_softc *sc);
Drecv.c381 ath_rx_cleanup(sc); in ath_rx_init()
386 void ath_rx_cleanup(struct ath_softc *sc) in ath_rx_cleanup() function