Searched refs:reported_rate (Results 1 – 3 of 3) sorted by relevance
685 txrc.reported_rate.idx = -1; in ieee80211_tx_h_rate_ctrl()767 if (txrc.reported_rate.idx < 0) { in ieee80211_tx_h_rate_ctrl()768 txrc.reported_rate = tx->rate; in ieee80211_tx_h_rate_ctrl()770 tx->sta->tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()772 tx->sta->tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()5163 txrc.reported_rate.idx = -1; in __ieee80211_beacon_get()
6221 struct ieee80211_tx_rate reported_rate; member
2753 &txrc->reported_rate); in rs_drv_get_rate()