Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dreg.c972 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_handle_chan_list()
1003 regd_update_work); in ath11k_regd_update_work()
A Dcore.h751 struct work_struct regd_update_work; member
A Dcore.c2255 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
A Dmac.c6364 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
10132 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
10533 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
/drivers/net/wireless/ath/ath12k/
A Dreg.c856 regd_update_work); in ath12k_regd_update_work()
952 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_handle_chan_list()
A Dcore.h796 struct work_struct regd_update_work; member
A Dcore.c1430 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
A Dmac.c9292 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_stop()
13614 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_hw_unregister()
14008 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_setup()

Completed in 74 milliseconds