Searched refs:htt_alloc_frag_desc (Results 1 – 2 of 2) sorted by relevance
2027 int (*htt_alloc_frag_desc)(struct ath10k_htt *htt); member2056 if (!htt->tx_ops->htt_alloc_frag_desc) in ath10k_htt_alloc_frag_desc()2059 return htt->tx_ops->htt_alloc_frag_desc(htt); in ath10k_htt_alloc_frag_desc()
1753 .htt_alloc_frag_desc = ath10k_htt_tx_alloc_cont_frag_desc_32,1764 .htt_alloc_frag_desc = ath10k_htt_tx_alloc_cont_frag_desc_64,