Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.h43 void ath10k_mac_destroy(struct ath10k *ar);
Dcore.c2029 ath10k_mac_destroy(ar); in ath10k_core_create()
2045 ath10k_mac_destroy(ar); in ath10k_core_destroy()
Dmac.c6912 void ath10k_mac_destroy(struct ath10k *ar) in ath10k_mac_destroy() function