Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dreg.c683 regd_update_work); in ath11k_regd_update_work()
Dcore.h550 struct work_struct regd_update_work; member
Dcore.c960 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
Dmac.c4523 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
6417 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
6722 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
Dwmi.c5843 ieee80211_queue_work(ar->hw, &ar->regd_update_work); in ath11k_reg_chan_list_event()