Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.h31 struct ath10k *ath10k_mac_create(size_t priv_size);
HDcore.c3641 ar = ath10k_mac_create(priv_size); in ath10k_core_create()
HDmac.c9584 struct ath10k *ath10k_mac_create(size_t priv_size) in ath10k_mac_create() function