Lines Matching refs:I40E_NETDEV_STAT
53 #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),
252 I40E_NETDEV_STAT(rx_length_errors),
253 I40E_NETDEV_STAT(rx_crc_errors),