Searched refs:ath_reset_work (Results 1 – 2 of 2) sorted by relevance
741 INIT_WORK(&sc->hw_reset_work, ath_reset_work); in ath9k_init_softc()
640 void ath_reset_work(struct work_struct *work) in ath_reset_work() function