Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dxmit.c2102 static void ath_hw_pll_work(struct work_struct *work) in ath_hw_pll_work() function
2345 INIT_DELAYED_WORK(&sc->hw_pll_work, ath_hw_pll_work); in ath_tx_init()