Searched refs:tx_wd_work (Results 1 – 2 of 2) sorted by relevance
100 struct work_struct tx_wd_work; member
908 ieee80211_queue_work(ar->hw, &ar->tx_wd_work); in ar5523_tx_wd_timer()913 struct ar5523 *ar = container_of(work, struct ar5523, tx_wd_work); in ar5523_tx_wd_work()1080 cancel_work_sync(&ar->tx_wd_work); in ar5523_stop()1632 INIT_WORK(&ar->tx_wd_work, ar5523_tx_wd_work); in ar5523_probe()