Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c53 #define I40E_NETDEV_STAT(_net_stat) \ macro
243 I40E_NETDEV_STAT(rx_packets),
244 I40E_NETDEV_STAT(tx_packets),
245 I40E_NETDEV_STAT(rx_bytes),
246 I40E_NETDEV_STAT(tx_bytes),
247 I40E_NETDEV_STAT(rx_errors),
248 I40E_NETDEV_STAT(tx_errors),
249 I40E_NETDEV_STAT(rx_dropped),
250 I40E_NETDEV_STAT(tx_dropped),
251 I40E_NETDEV_STAT(collisions),
[all …]