|
@@ -486,7 +486,8 @@ struct rate_info {
|
|
|
* @plink_state: mesh peer link state
|
|
|
* @signal: signal strength of last received packet in dBm
|
|
|
* @signal_avg: signal strength average in dBm
|
|
|
- * @txrate: current unicast bitrate to this station
|
|
|
+ * @txrate: current unicast bitrate from this station
|
|
|
+ * @rxrate: current unicast bitrate to this station
|
|
|
* @rx_packets: packets received from this station
|
|
|
* @tx_packets: packets transmitted to this station
|
|
|
* @tx_retries: cumulative retry counts
|