Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dhtt.h2442 int ath10k_htt_rx_alloc(struct ath10k_htt *htt);
H A Dcore.c3105 status = ath10k_htt_rx_alloc(&ar->htt); in ath10k_core_start()
H A Dhtt_rx.c792 int ath10k_htt_rx_alloc(struct ath10k_htt *htt) in ath10k_htt_rx_alloc() function