Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.h32 void ath10k_mac_destroy(struct ath10k *ar);
H A Dcore.c3770 ath10k_mac_destroy(ar); in ath10k_core_create()
3788 ath10k_mac_destroy(ar); in ath10k_core_destroy()
H A Dmac.c9607 void ath10k_mac_destroy(struct ath10k *ar) in ath10k_mac_destroy() function