diff options
| author | Ben Greear <[email protected]> | 2015-10-22 16:07:39 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-10-29 11:07:00 +0000 |
| commit | 13eff5311382cb109725363026cdb4717714bf65 (patch) | |
| tree | 008a4efd3481144c78ea957f7475cee0bbe4b1e8 /net/unix/af_unix.c | |
| parent | ath6kl: break stats gathering code into separate method (diff) | |
| download | kernel-13eff5311382cb109725363026cdb4717714bf65.tar.gz kernel-13eff5311382cb109725363026cdb4717714bf65.zip | |
ath6kl: implement ethtool stats
This supports a way to get target stats through normal
ethtool stats API.
For instance:
# ethtool -S wlan1
NIC statistics:
tx_pkts_nic: 353
tx_bytes_nic: 25142
rx_pkts_nic: 6
rx_bytes_nic: 996
d_tx_ucast_pkts: 89
d_tx_bcast_pkts: 264
d_tx_ucast_bytes: 3020
d_tx_bcast_bytes: 22122
...
Signed-off-by: Ben Greear <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
