Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c35 #define ENIC_TX_STAT(stat) { \ macro
51 ENIC_TX_STAT(tx_frames_ok),
52 ENIC_TX_STAT(tx_unicast_frames_ok),
53 ENIC_TX_STAT(tx_multicast_frames_ok),
54 ENIC_TX_STAT(tx_broadcast_frames_ok),
55 ENIC_TX_STAT(tx_bytes_ok),
56 ENIC_TX_STAT(tx_unicast_bytes_ok),
57 ENIC_TX_STAT(tx_multicast_bytes_ok),
58 ENIC_TX_STAT(tx_broadcast_bytes_ok),
59 ENIC_TX_STAT(tx_drops),
[all …]