Searched refs:hw_pll_work (Results 1 – 4 of 4) sorted by relevance
121 hw_pll_work.work); in ath_hw_pll_work()141 ieee80211_queue_delayed_work(sc->hw, &sc->hw_pll_work, in ath_hw_pll_work()
1045 struct delayed_work hw_pll_work; member
789 INIT_DELAYED_WORK(&sc->hw_pll_work, ath_hw_pll_work); in ath9k_init_softc()
188 cancel_delayed_work_sync(&sc->hw_pll_work); in __ath_cancel_work()208 ieee80211_queue_delayed_work(sc->hw, &sc->hw_pll_work, in ath_restart_work()