Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.c869 regd_update_work);
965 queue_work(ab->workqueue, &ar->regd_update_work);
H A Dcore.h735 struct work_struct regd_update_work; member
H A Dcore.c1462 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
H A Dmac.c9808 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_stop()
14399 cancel_work_sync(&ar->regd_update_work); in ath12k_mac_hw_unregister()
14799 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_setup()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c987 queue_work(ab->workqueue, &ar->regd_update_work); in ath11k_reg_handle_chan_list()
1018 regd_update_work); in ath11k_regd_update_work()
H A Dcore.h788 struct work_struct regd_update_work; member
H A Dcore.c2410 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
H A Dmac.c6767 cancel_work_sync(&ar->regd_update_work); in ath11k_mac_op_stop()
10417 cancel_work_sync(&ar->regd_update_work); in __ath11k_mac_unregister()
10820 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()