Searched refs:tx_complete_work (Results 1 – 2 of 2) sorted by relevance
2466 tx_complete_work.work); in ath5k_tx_complete_poll_work()2505 ieee80211_queue_delayed_work(ah->hw, &ah->tx_complete_work, in ath5k_tx_complete_poll_work()2786 ieee80211_queue_delayed_work(ah->hw, &ah->tx_complete_work, in ath5k_start()2848 cancel_delayed_work_sync(&ah->tx_complete_work); in ath5k_stop()3083 INIT_DELAYED_WORK(&ah->tx_complete_work, ath5k_tx_complete_poll_work); in ath5k_init()
1346 struct delayed_work tx_complete_work; member