Home
last modified time | relevance | path

Searched refs:regd_channel_update_work (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c245 queue_work(ar->ab->workqueue, &ar->regd_channel_update_work); in ath12k_reg_update_chan_list()
808 regd_channel_update_work); in ath12k_regd_update_chan_list_work()
H A Dcore.h715 struct work_struct regd_channel_update_work; member
H A Dcore.c1440 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_core_halt()
H A Dmac.c9807 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_mac_stop()
14398 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_mac_hw_unregister()
14797 INIT_WORK(&ar->regd_channel_update_work, ath12k_regd_update_chan_list_work); in ath12k_mac_setup()