Searched refs:ath10k_offchan_tx_work (Results 1 – 3 of 3) sorted by relevance
40 void ath10k_offchan_tx_work(struct work_struct *work);
3654 INIT_WORK(&ar->offchan_tx_work, ath10k_offchan_tx_work); in ath10k_core_create()
4102 void ath10k_offchan_tx_work(struct work_struct *work) in ath10k_offchan_tx_work() function