Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h34 void ath10k_mac_unregister(struct ath10k *ar);
H A Dcore.c3496 ath10k_mac_unregister(ar); in ath10k_core_register_work()
3535 ath10k_mac_unregister(ar); in ath10k_core_unregister()
H A Dmac.c10314 void ath10k_mac_unregister(struct ath10k *ar) in ath10k_mac_unregister() function