Lines Matching refs:ENIC_TX_STAT
20 #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),
39 ENIC_TX_STAT(tx_broadcast_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),
46 ENIC_TX_STAT(tx_tso),