Home
last modified time | relevance | path

Searched refs:disable_tx_comp (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A 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()
H A Dhtt_tx.c567 if (htt->disable_tx_comp) { in ath10k_htt_htc_tx_complete()
580 if ((!htt->disable_tx_comp) || (msg_type != HTT_H2T_MSG_TYPE_TX_FRM)) in ath10k_htt_htc_tx_complete()
1329 if (htt->disable_tx_comp) in ath10k_htt_tx_hl()
H A Dhtt.h2035 bool disable_tx_comp; member
H A Dhtt_rx.c3772 if (ar->htt.disable_tx_comp) { in ath10k_update_per_peer_tx_stats()
4024 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
4119 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
H A Dmac.c9175 if (ar->htt.disable_tx_comp) { in ath10k_sta_statistics()
/kernel/linux/linux-6.6/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.c567 if (htt->disable_tx_comp) { in ath10k_htt_htc_tx_complete()
582 if ((!htt->disable_tx_comp) || (msg_type != HTT_H2T_MSG_TYPE_TX_FRM)) in ath10k_htt_htc_tx_complete()
1314 if (htt->disable_tx_comp) in ath10k_htt_tx_hl()
H A Dhtt_rx.c3900 if (ar->htt.disable_tx_comp) { in ath10k_update_per_peer_tx_stats()
4152 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
4246 if (htt->disable_tx_comp) { in ath10k_htt_t2h_msg_handler()
H A Dhtt.h1924 bool disable_tx_comp; member
H A Dmac.c9339 if (ar->htt.disable_tx_comp) { in ath10k_sta_statistics()

Completed in 46 milliseconds