Searched refs:regd_update_work (Results 1 – 9 of 9) sorted by relevance
932 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_handle_chan_list()963 regd_update_work); in ath11k_regd_update_work()
747 struct work_struct regd_update_work; member
1927 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
6307 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()10022 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()10421 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
756 regd_update_work); in ath12k_regd_update_work()
629 struct work_struct regd_update_work; member
1015 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
6172 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_stop()9007 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_hw_unregister()9335 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_setup()
5769 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_chan_list_event()
Completed in 71 milliseconds