Searched refs:reported_rate (Results 1 – 2 of 2) sorted by relevance
667 txrc.reported_rate.idx = -1; in ieee80211_tx_h_rate_ctrl()747 if (txrc.reported_rate.idx < 0) { in ieee80211_tx_h_rate_ctrl()748 txrc.reported_rate = tx->rate; in ieee80211_tx_h_rate_ctrl()750 tx->sta->last_tx_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()752 tx->sta->last_tx_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()2969 txrc.reported_rate.idx = -1; in __ieee80211_beacon_get()
5068 struct ieee80211_tx_rate reported_rate; member