Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.h121 void ath11k_mac_destroy(struct ath11k_base *ab);
H A Dcore.c628 ath11k_mac_destroy(ab); in ath11k_core_start()
691 ath11k_mac_destroy(ab); in ath11k_core_qmi_firmware_ready()
895 ath11k_mac_destroy(ab); in ath11k_core_deinit()
H A Dmac.c6492 ath11k_mac_destroy(ab); in ath11k_mac_allocate()
6497 void ath11k_mac_destroy(struct ath11k_base *ab) in ath11k_mac_destroy() function