Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dreg.c678 regd_update_work); in ath11k_regd_update_work()
Dcore.h538 struct work_struct regd_update_work; member
Dcore.c747 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
Dmac.c4248 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
6115 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
6408 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
Dwmi.c5468 ieee80211_queue_work(ar->hw, &ar->regd_update_work); in ath11k_reg_chan_list_event()