Home
last modified time | relevance | path

Searched refs:bcn_tx_work (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h404 struct work_struct bcn_tx_work; member
H A Dmac.c7056 bcn_tx_work); in ath11k_mac_bcn_tx_work()
7101 INIT_WORK(&arvif->bcn_tx_work, ath11k_mac_bcn_tx_work); in ath11k_mac_op_add_interface()
7344 cancel_work_sync(&arvif->bcn_tx_work); in ath11k_mac_op_remove_interface()
H A Dwmi.c7418 queue_work(ab->workqueue, &arvif->bcn_tx_work); in ath11k_bcn_tx_status_event()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3998 bcn_tx_work); in ath12k_mac_bcn_tx_work()
4033 wiphy_work_init(&arvif->bcn_tx_work, ath12k_mac_bcn_tx_work); in ath12k_mac_init_arvif()
4073 wiphy_work_cancel(ath12k_ar_to_hw(ar)->wiphy, &arvif->bcn_tx_work); in ath12k_mac_remove_link_interface()