Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.h124 int ath11k_mac_allocate(struct ath11k_base *ab);
H A Dcore.c588 ret = ath11k_mac_allocate(ab); in ath11k_core_start()
H A Dmac.c6429 int ath11k_mac_allocate(struct ath11k_base *ab) in ath11k_mac_allocate() function