Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.h34 void ath10k_mac_unregister(struct ath10k *ar);
Dcore.c3467 ath10k_mac_unregister(ar); in ath10k_core_register_work()
3506 ath10k_mac_unregister(ar); in ath10k_core_unregister()
Dmac.c10256 void ath10k_mac_unregister(struct ath10k *ar) in ath10k_mac_unregister() function