Searched refs:bcn_tx_work (Results 1 – 3 of 3) sorted by relevance
402 struct work_struct bcn_tx_work; member
6662 bcn_tx_work); in ath11k_mac_bcn_tx_work()6707 INIT_WORK(&arvif->bcn_tx_work, ath11k_mac_bcn_tx_work); in ath11k_mac_op_add_interface()6950 cancel_work_sync(&arvif->bcn_tx_work); in ath11k_mac_op_remove_interface()
7409 queue_work(ab->workqueue, &arvif->bcn_tx_work); in ath11k_bcn_tx_status_event()