Home
last modified time | relevance | path

Searched refs:regd_update_work (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dcore.h552 struct work_struct regd_update_work; member
A Dreg.c704 regd_update_work); in ath12k_regd_update_work()
A Dcore.c670 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
A Dmac.c4712 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_op_stop()
6711 cancel_work_sync(&ar->regd_update_work); in __ath12k_mac_unregister()
7008 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_allocate()
A Dwmi.c5210 ieee80211_queue_work(ar->hw, &ar->regd_update_work); in ath12k_reg_chan_list_event()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dreg.c729 regd_update_work); in ath11k_regd_update_work()
A Dcore.h696 struct work_struct regd_update_work; member
A Dcore.c1705 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
A Dmac.c5980 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
8927 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
9317 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
A Dwmi.c6584 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()

Completed in 68 milliseconds