diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2023-02-23 19:20:16 +0900 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2023-03-10 15:35:38 +0800 |
commit | 47399506dcda52b03b6991c57ca2a426ba8e291f (patch) | |
tree | 962ae9b0cba25ffc59d54263612ca5fbf985894c /hw/misc/bcm2835_property.c | |
parent | c50b152485d4e10dfa1e1d7ea668f29a5fb92e9c (diff) |
e1000e: Count CRC in Tx statistics
The datasheet 8.19.29 "Good Packets Transmitted Count - GPTC (0x04080;
RC)" says:
> This register counts the number of good (no errors) packets
> transmitted. A good transmit packet is considered one that is 64 or
> more bytes in length (from <Destination Address> through <CRC>,
> inclusively) in length.
It also says similar for the other Tx statistics registers. Add the
number of bytes for CRC to those registers.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/misc/bcm2835_property.c')
0 files changed, 0 insertions, 0 deletions