Searched refs:reported_rate (Results 1 – 3 of 3) sorted by relevance
676 txrc.reported_rate.idx = -1; in ieee80211_tx_h_rate_ctrl()757 if (txrc.reported_rate.idx < 0) { in ieee80211_tx_h_rate_ctrl()758 txrc.reported_rate = tx->rate; in ieee80211_tx_h_rate_ctrl()760 tx->sta->tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()762 tx->sta->tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()3484 txrc.reported_rate.idx = -1; in __ieee80211_beacon_get()
5143 struct ieee80211_tx_rate reported_rate; member
2814 &txrc->reported_rate); in rs_get_rate()