Searched refs:hw_check_work (Results 1 – 4 of 4) sorted by relevance
59 hw_check_work.work); in ath_hw_check_work()65 ieee80211_queue_delayed_work(sc->hw, &sc->hw_check_work, in ath_hw_check_work()
188 cancel_delayed_work_sync(&sc->hw_check_work); in __ath_cancel_work()205 ieee80211_queue_delayed_work(sc->hw, &sc->hw_check_work, in ath_restart_work()2208 cancel_delayed_work_sync(&sc->hw_check_work); in __ath9k_flush()2246 ieee80211_queue_delayed_work(hw, &sc->hw_check_work, in __ath9k_flush()
1044 struct delayed_work hw_check_work; member
738 INIT_DELAYED_WORK(&sc->hw_check_work, ath_hw_check_work); in ath9k_init_softc()