Searched refs:htt_tx (Results 1 – 4 of 4) sorted by relevance
10 SRCS+= htc.c htt.c htt_rx.c htt_tx.c
9 htt_tx.o \
1809 .htt_tx = ath10k_htt_tx_32,1820 .htt_tx = ath10k_htt_tx_64,1829 .htt_tx = ath10k_htt_tx_hl,
1954 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, member1998 return htt->tx_ops->htt_tx(htt, txmode, msdu); in ath10k_htt_tx()