Home
last modified time | relevance | path

Searched refs:noack (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath10k/
A Dmac.c3245 if (arvif->noack[i]) { in ath10k_new_peer_tid_config()
3246 arg.ack_policy = arvif->noack[i]; in ath10k_new_peer_tid_config()
3257 arsta->noack[i] = -1; in ath10k_new_peer_tid_config()
3900 bool noack = false; in ath10k_mac_tx_h_fill_cb() local
3921 noack = true; in ath10k_mac_tx_h_fill_cb()
3927 noack = true; in ath10k_mac_tx_h_fill_cb()
3930 noack = false; in ath10k_mac_tx_h_fill_cb()
3933 if (noack) in ath10k_mac_tx_h_fill_cb()
7331 arsta->noack[i] = -1; in ath10k_mac_reset_tid_config()
7338 arvif->noack[i] = 0; in ath10k_mac_reset_tid_config()
[all …]
A Dcore.h558 int noack[ATH10K_TID_MAX]; member
637 int noack[ATH10K_TID_MAX]; member

Completed in 23 milliseconds