Searched refs:bcn_tx_work (Results 1 – 6 of 6) sorted by relevance
405 struct work_struct bcn_tx_work; member
7071 bcn_tx_work); in ath11k_mac_bcn_tx_work()7116 INIT_WORK(&arvif->bcn_tx_work, ath11k_mac_bcn_tx_work); in ath11k_mac_op_add_interface()7359 cancel_work_sync(&arvif->bcn_tx_work); in ath11k_mac_op_remove_interface()
7469 queue_work(ab->workqueue, &arvif->bcn_tx_work); in ath11k_bcn_tx_status_event()
353 struct wiphy_work bcn_tx_work; member
4101 bcn_tx_work); in ath12k_mac_bcn_tx_work()4136 wiphy_work_init(&arvif->bcn_tx_work, ath12k_mac_bcn_tx_work); in ath12k_mac_init_arvif()4176 wiphy_work_cancel(ath12k_ar_to_hw(ar)->wiphy, &arvif->bcn_tx_work); in ath12k_mac_remove_link_interface()
7140 wiphy_work_queue(ath12k_ar_to_hw(ar)->wiphy, &arvif->bcn_tx_work); in ath12k_bcn_tx_status_event()