Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dreg.c729 regd_update_work); in ath11k_regd_update_work()
Dcore.h685 struct work_struct regd_update_work; member
Dcore.c1606 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
Dmac.c5888 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
8816 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
9199 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
Dwmi.c6584 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()