Searched refs:noack (Results 1 – 2 of 2) sorted by relevance
3245 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() local3921 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 …]
558 int noack[ATH10K_TID_MAX]; member637 int noack[ATH10K_TID_MAX]; member
Completed in 23 milliseconds