Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c25 #define ENIC_RX_STAT(stat) { \ macro
87 ENIC_RX_STAT(rx_frames_ok),
92 ENIC_RX_STAT(rx_bytes_ok),
96 ENIC_RX_STAT(rx_drop),
97 ENIC_RX_STAT(rx_no_bufs),
98 ENIC_RX_STAT(rx_errors),
99 ENIC_RX_STAT(rx_rss),
100 ENIC_RX_STAT(rx_crc_errors),
101 ENIC_RX_STAT(rx_frames_64),
102 ENIC_RX_STAT(rx_frames_127),
[all …]