Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c20 #define ENIC_TX_STAT(stat) { \ macro
36 ENIC_TX_STAT(tx_frames_ok),
37 ENIC_TX_STAT(tx_unicast_frames_ok),
38 ENIC_TX_STAT(tx_multicast_frames_ok),
40 ENIC_TX_STAT(tx_bytes_ok),
41 ENIC_TX_STAT(tx_unicast_bytes_ok),
42 ENIC_TX_STAT(tx_multicast_bytes_ok),
43 ENIC_TX_STAT(tx_broadcast_bytes_ok),
44 ENIC_TX_STAT(tx_drops),
45 ENIC_TX_STAT(tx_errors),
[all …]