Searched refs:reported_rate (Results 1 – 2 of 2) sorted by relevance
701 txrc.reported_rate.idx = -1; in ieee80211_tx_h_rate_ctrl()788 if (txrc.reported_rate.idx < 0) { in ieee80211_tx_h_rate_ctrl()789 txrc.reported_rate = tx->rate; in ieee80211_tx_h_rate_ctrl()791 tx->sta->deflink.tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()793 tx->sta->deflink.tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()5428 txrc.reported_rate.idx = -1; in ieee80211_beacon_get_finish()
7254 struct ieee80211_tx_rate reported_rate; member