Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.h31 void ath11k_regd_update_work(struct work_struct *work);
H A Dreg.c750 void ath11k_regd_update_work(struct work_struct *work) in ath11k_regd_update_work() function
H A Dmac.c9779 INIT_WORK(&ar->regd_update_work, ath11k_regd_update_work); in ath11k_mac_allocate()