Searched refs:htt_alloc_txbuff (Results 1 – 2 of 2) sorted by relevance
1935 int (*htt_alloc_txbuff)(struct ath10k_htt *htt); member1988 if (!htt->tx_ops->htt_alloc_txbuff) in ath10k_htt_alloc_txbuff()1991 return htt->tx_ops->htt_alloc_txbuff(htt); in ath10k_htt_alloc_txbuff()
1801 .htt_alloc_txbuff = ath10k_htt_tx_alloc_cont_txbuf_32,1812 .htt_alloc_txbuff = ath10k_htt_tx_alloc_cont_txbuf_64,