Home
last modified time | relevance | path

Searched refs:disable_tx_comp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c318 htt->disable_tx_comp = ath10k_hif_get_htt_tx_complete(htt->ar); in ath10k_htt_connect()
319 if (htt->disable_tx_comp) in ath10k_htt_connect()
H A Dhtt_tx.c568 if (htt->disable_tx_comp) { in ath10k_htt_htc_tx_complete()
583 if ((!htt->disable_tx_comp) || (msg_type != HTT_H2T_MSG_TYPE_TX_FRM)) in ath10k_htt_htc_tx_complete()
1315 if (htt->disable_tx_comp) in ath10k_htt_tx_hl()
H A Dhtt_rx.c3901 if (ar->htt.disable_tx_comp) { in ath10k_update_per_peer_tx_stats()
4153 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
4247 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
H A Dhtt.h1925 bool disable_tx_comp; member
H A Dmac.c9340 if (ar->htt.disable_tx_comp) { in ath10k_sta_statistics()