Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp_tx.c551 struct ieee80211_rate_status status_rate = { 0 }; in ath11k_dp_tx_complete_msdu() local
636 status_rate.rate_idx = rate; in ath11k_dp_tx_complete_msdu()
637 status_rate.try_count = 1; in ath11k_dp_tx_complete_msdu()
639 status.rates = &status_rate; in ath11k_dp_tx_complete_msdu()