Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h555 struct work_struct regd_update_work; member
Dreg.c704 regd_update_work); in ath12k_regd_update_work()
Dcore.c670 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
Dmac.c5130 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_op_stop()
7158 cancel_work_sync(&ar->regd_update_work); in __ath12k_mac_unregister()
7458 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_allocate()
Dwmi.c5481 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_chan_list_event()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dreg.c752 regd_update_work); in ath11k_regd_update_work()
Dcore.h699 struct work_struct regd_update_work; member
Dcore.c1754 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
Dmac.c6422 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
9362 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
9760 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
Dwmi.c7171 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()