Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h1189 struct work_struct offchan_tx_work; member
A Dcore.c3490 INIT_WORK(&ar->offchan_tx_work, ath10k_offchan_tx_work); in ath10k_core_create()
A Dmac.c4051 ieee80211_queue_work(hw, &ar->offchan_tx_work); in ath10k_mac_tx()
4080 struct ath10k *ar = container_of(work, struct ath10k, offchan_tx_work); in ath10k_offchan_tx_work()
4742 cancel_work_sync(&ar->offchan_tx_work); in ath10k_drain_tx()

Completed in 27 milliseconds