Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h142 int ath11k_mac_allocate(struct ath11k_base *ab);
H A Dcore.c1561 ret = ath11k_mac_allocate(ab); in ath11k_core_start()
H A Dmac.c9724 int ath11k_mac_allocate(struct ath11k_base *ab) in ath11k_mac_allocate() function