Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h721 struct work_struct regd_channel_update_work; member
H A Dcore.c1449 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_core_halt()
H A Dmac.c10012 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_mac_stop()
14743 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_mac_hw_unregister()
15143 INIT_WORK(&ar->regd_channel_update_work, ath12k_regd_update_chan_list_work); in ath12k_mac_setup()