Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h88 void ath12k_regd_update_work(struct work_struct *work);
H A Dreg.c701 void ath12k_regd_update_work(struct work_struct *work) in ath12k_regd_update_work() function
H A Dmac.c7473 INIT_WORK(&ar->regd_update_work, ath12k_regd_update_work); in ath12k_mac_allocate()