Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c974 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_handle_chan_list()
1005 regd_update_work); in ath11k_regd_update_work()
H A Dcore.c2379 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h720 struct work_struct regd_update_work; member
H A Dcore.c1448 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
H A Dmac.c10013 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_stop()
14744 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_hw_unregister()
15145 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_setup()