Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h557 struct work_struct regd_update_work; member
H A Dreg.c704 regd_update_work); in ath12k_regd_update_work()
H A Dcore.c670 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
H A Dmac.c5139 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_op_stop()
7182 cancel_work_sync(&ar->regd_update_work); in __ath12k_mac_unregister()
7482 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_allocate()
H A Dwmi.c5517 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_chan_list_event()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c753 regd_update_work); in ath11k_regd_update_work()
H A Dcore.h699 struct work_struct regd_update_work; member
H A Dcore.c1754 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
H A Dmac.c6427 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
9381 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
9779 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
H A Dwmi.c7171 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()