Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h34 void ath10k_mac_unregister(struct ath10k *ar);
H A Dcore.c3565 ath10k_mac_unregister(ar); in ath10k_core_register_work()
3606 ath10k_mac_unregister(ar); in ath10k_core_unregister()
H A Dmac.c10369 void ath10k_mac_unregister(struct ath10k *ar) in ath10k_mac_unregister() function