Searched hist:"0 dcec68651f2162290750aae48fd7a0fdace0c66" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | diff 0dcec68651f2162290750aae48fd7a0fdace0c66 Tue Jul 21 08:38:07 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: cosmetic: change ena_com_stats_admin stats to u64
The size of the admin statistics in ena_com_stats_admin is changed from 32bit to 64bit so to align with the sizes of the other statistics in the driver (i.e. rx_stats, tx_stats and ena_stats_dev).
This is done as part of an effort to create a unified API to read statistics.
Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_ethtool.c | diff 0dcec68651f2162290750aae48fd7a0fdace0c66 Tue Jul 21 08:38:07 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: cosmetic: change ena_com_stats_admin stats to u64
The size of the admin statistics in ena_com_stats_admin is changed from 32bit to 64bit so to align with the sizes of the other statistics in the driver (i.e. rx_stats, tx_stats and ena_stats_dev).
This is done as part of an effort to create a unified API to read statistics.
Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|