htt_alloc_frag_desc 2027 drivers/net/wireless/ath/ath10k/htt.h int (*htt_alloc_frag_desc)(struct ath10k_htt *htt); htt_alloc_frag_desc 2056 drivers/net/wireless/ath/ath10k/htt.h if (!htt->tx_ops->htt_alloc_frag_desc) htt_alloc_frag_desc 2059 drivers/net/wireless/ath/ath10k/htt.h return htt->tx_ops->htt_alloc_frag_desc(htt); htt_alloc_frag_desc 1753 drivers/net/wireless/ath/ath10k/htt_tx.c .htt_alloc_frag_desc = ath10k_htt_tx_alloc_cont_frag_desc_32, htt_alloc_frag_desc 1764 drivers/net/wireless/ath/ath10k/htt_tx.c .htt_alloc_frag_desc = ath10k_htt_tx_alloc_cont_frag_desc_64,