Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dhtc.c794 struct ath10k *ar = container_of(work, struct ath10k, bundle_tx_work); in ath10k_htc_bundle_tx_work()
863 queue_work(ar->workqueue, &ar->bundle_tx_work); in ath10k_htc_send_hl()
885 cancel_work_sync(&ar->bundle_tx_work); in ath10k_htc_stop_hl()
981 INIT_WORK(&ar->bundle_tx_work, ath10k_htc_bundle_tx_work); in ath10k_htc_wait_target()
A Dcore.h1201 struct work_struct bundle_tx_work; member
A Dhtt_tx.c552 queue_work(ar->workqueue, &ar->bundle_tx_work); in ath10k_htt_op_ep_tx_credits()

Completed in 41 milliseconds