Home
last modified time | relevance | path

Searched refs:htt_tx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
DMakefile9 htt_tx.o \
Dhtt.h2029 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, member
2072 return htt->tx_ops->htt_tx(htt, txmode, msdu); in ath10k_htt_tx()
Dhtt_tx.c1755 .htt_tx = ath10k_htt_tx_32,
1766 .htt_tx = ath10k_htt_tx_64,
1775 .htt_tx = ath10k_htt_tx_hl,