Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dcore.h576 struct work_struct regd_update_work; member
H A Dreg.c717 regd_update_work);
H A Dcore.c697 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
H A Dmac.c5130 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_op_stop()
7159 cancel_work_sync(&ar->regd_update_work); in __ath12k_mac_unregister()
7459 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_allocate()
H A Dwmi.c5687 queue_work(ab->workqueue, &ar->regd_update_work); in ath12k_reg_chan_list_event()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dreg.c765 regd_update_work); in ath11k_regd_update_work()
H A Dcore.h720 struct work_struct regd_update_work; member
H A Dcore.c1787 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
H A Dmac.c6422 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
9362 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
9760 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()
H A Dwmi.c7489 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_chan_list_event()