Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.h31 struct ath10k *ath10k_mac_create(size_t priv_size);
H A Dcore.c3713 ar = ath10k_mac_create(priv_size); in ath10k_core_create()
H A Dmac.c9633 struct ath10k *ath10k_mac_create(size_t priv_size) in ath10k_mac_create() function