Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.h30 void ath11k_regd_update_work(struct work_struct *work);
H A Dreg.c762 void ath11k_regd_update_work(struct work_struct *work) in ath11k_regd_update_work() function
H A Dmac.c9760 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()