Searched refs:reported_rate (Results 1 – 3 of 3) sorted by relevance
707 txrc.reported_rate.idx = -1; in ieee80211_tx_h_rate_ctrl()789 if (txrc.reported_rate.idx < 0) { in ieee80211_tx_h_rate_ctrl()790 txrc.reported_rate = tx->rate; in ieee80211_tx_h_rate_ctrl()792 tx->sta->deflink.tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()794 tx->sta->deflink.tx_stats.last_rate = txrc.reported_rate; in ieee80211_tx_h_rate_ctrl()5203 txrc.reported_rate.idx = -1; in ieee80211_beacon_get_finish()
6731 struct ieee80211_tx_rate reported_rate; member
2711 &txrc->reported_rate); in rs_drv_get_rate()