Searched refs:htt_tx (Results 1 – 3 of 3) sorted by relevance
9 htt_tx.o \
1800 .htt_tx = ath10k_htt_tx_32,1811 .htt_tx = ath10k_htt_tx_64,1820 .htt_tx = ath10k_htt_tx_hl,
1933 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, member1977 return htt->tx_ops->htt_tx(htt, txmode, msdu); in ath10k_htt_tx()