Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c56 void ath_hw_check_work(struct work_struct *work) in ath_hw_check_work() function
H A Dath9k.h742 void ath_hw_check_work(struct work_struct *work);
H A Dinit.c790 INIT_DELAYED_WORK(&sc->hw_check_work, ath_hw_check_work); in ath9k_init_softc()