Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.h142 int ath11k_mac_allocate(struct ath11k_base *ab);
H A Dcore.c1870 ret = ath11k_mac_allocate(ab); in ath11k_core_start()
H A Dmac.c10421 int ath11k_mac_allocate(struct ath11k_base *ab) in ath11k_mac_allocate() function