Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h31 struct ath10k *ath10k_mac_create(size_t priv_size);
H A Dcore.c3554 ar = ath10k_mac_create(priv_size); in ath10k_core_create()
H A Dmac.c9548 struct ath10k *ath10k_mac_create(size_t priv_size) in ath10k_mac_create() function