Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dreg.c690 regd_update_work); in ath11k_regd_update_work()
Dcore.h542 struct work_struct regd_update_work; member
Dcore.c748 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
Dmac.c4292 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
6185 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
6482 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
Dwmi.c5425 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()