Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h139 void ath11k_mac_destroy(struct ath11k_base *ab);
H A Dcore.c1610 ath11k_mac_destroy(ab); in ath11k_core_start()
1694 ath11k_mac_destroy(ab); in ath11k_core_qmi_firmware_ready()
2036 ath11k_mac_destroy(ab); in ath11k_core_deinit()
H A Dmac.c9797 ath11k_mac_destroy(ab); in ath11k_mac_allocate()
9802 void ath11k_mac_destroy(struct ath11k_base *ab) in ath11k_mac_destroy() function