Home
last modified time | relevance | path

Searched refs:ENIC_RX_STAT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c25 #define ENIC_RX_STAT(stat) { \ macro
50 ENIC_RX_STAT(rx_frames_ok),
55 ENIC_RX_STAT(rx_bytes_ok),
59 ENIC_RX_STAT(rx_drop),
60 ENIC_RX_STAT(rx_no_bufs),
61 ENIC_RX_STAT(rx_errors),
62 ENIC_RX_STAT(rx_rss),
63 ENIC_RX_STAT(rx_crc_errors),
64 ENIC_RX_STAT(rx_frames_64),
65 ENIC_RX_STAT(rx_frames_127),
[all …]