reported_rate    2748 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 					  &txrc->reported_rate);
reported_rate    5912 include/net/mac80211.h 	struct ieee80211_tx_rate reported_rate;
reported_rate     691 net/mac80211/tx.c 	txrc.reported_rate.idx = -1;
reported_rate     772 net/mac80211/tx.c 	if (txrc.reported_rate.idx < 0) {
reported_rate     773 net/mac80211/tx.c 		txrc.reported_rate = tx->rate;
reported_rate     775 net/mac80211/tx.c 			tx->sta->tx_stats.last_rate = txrc.reported_rate;
reported_rate     777 net/mac80211/tx.c 		tx->sta->tx_stats.last_rate = txrc.reported_rate;
reported_rate    4628 net/mac80211/tx.c 	txrc.reported_rate.idx = -1;