Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhtt.c165 htt->disable_tx_comp = ath10k_hif_get_htt_tx_complete(htt->ar); in ath10k_htt_connect()
166 if (htt->disable_tx_comp) in ath10k_htt_connect()
Dhtt_tx.c564 if (htt->disable_tx_comp) { in ath10k_htt_htc_tx_complete()
577 if ((!htt->disable_tx_comp) || (msg_type != HTT_H2T_MSG_TYPE_TX_FRM)) in ath10k_htt_htc_tx_complete()
1326 if (htt->disable_tx_comp) in ath10k_htt_tx_hl()
Dhtt.h2034 bool disable_tx_comp; member
Dhtt_rx.c3591 if (ar->htt.disable_tx_comp) { in ath10k_update_per_peer_tx_stats()
3843 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
3938 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
Dmac.c9136 if (ar->htt.disable_tx_comp) { in ath10k_sta_statistics()