Home
last modified time | relevance | path

Searched refs:htt_alloc_txbuff (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dhtt.h2051 int (*htt_alloc_txbuff)(struct ath10k_htt *htt); member
2104 if (!htt->tx_ops->htt_alloc_txbuff) in ath10k_htt_alloc_txbuff()
2107 return htt->tx_ops->htt_alloc_txbuff(htt); in ath10k_htt_alloc_txbuff()
A Dhtt_tx.c1818 .htt_alloc_txbuff = ath10k_htt_tx_alloc_cont_txbuf_32,
1829 .htt_alloc_txbuff = ath10k_htt_tx_alloc_cont_txbuf_64,

Completed in 16 milliseconds