Home
last modified time | relevance | path

Searched refs:tx_wd_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ar5523/
H A Dar5523.h100 struct work_struct tx_wd_work; member
H A Dar5523.c908 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()
1614 INIT_WORK(&ar->tx_wd_work, ar5523_tx_wd_work); in ar5523_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ar5523/
H A Dar5523.h100 struct work_struct tx_wd_work; member
H A Dar5523.c908 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()
1614 INIT_WORK(&ar->tx_wd_work, ar5523_tx_wd_work); in ar5523_probe()

Completed in 6 milliseconds