Searched refs:last_rx_rate (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Ddebugfs_sta.c392 STA_OPS(last_rx_rate); variable
446 DEBUGFS_ADD(last_rx_rate); ieee80211_sta_debugfs_add()
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_ap.h64 u8 last_rx_rate; /* TX rate in 0.1 Mbps */ member in struct:sta_info
H A Dhostap_ap.c565 sta->last_rx_silence, sta->last_rx_rate); prism2_ap_proc_show()
1085 sta->last_rx_signal, sta->last_rx_rate / 10, prism2_sta_proc_show()
1086 sta->last_rx_rate % 10 ? ".5" : "", prism2_sta_proc_show()
3240 sta->last_rx_rate = rx_stats->rate; hostap_update_rx_stats()

Completed in 157 milliseconds