Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c20 #define ENIC_TX_STAT(stat) { \ macro
71 ENIC_TX_STAT(tx_frames_ok),
72 ENIC_TX_STAT(tx_unicast_frames_ok),
73 ENIC_TX_STAT(tx_multicast_frames_ok),
74 ENIC_TX_STAT(tx_broadcast_frames_ok),
75 ENIC_TX_STAT(tx_bytes_ok),
76 ENIC_TX_STAT(tx_unicast_bytes_ok),
77 ENIC_TX_STAT(tx_multicast_bytes_ok),
78 ENIC_TX_STAT(tx_broadcast_bytes_ok),
79 ENIC_TX_STAT(tx_drops),
[all …]