Symbol: IBMVNIC_STAT_OFF
drivers/net/ethernet/ibm/ibmvnic.c
132
{"rx_packets", IBMVNIC_STAT_OFF(rx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
133
{"rx_bytes", IBMVNIC_STAT_OFF(rx_bytes)},
drivers/net/ethernet/ibm/ibmvnic.c
134
{"tx_packets", IBMVNIC_STAT_OFF(tx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
135
{"tx_bytes", IBMVNIC_STAT_OFF(tx_bytes)},
drivers/net/ethernet/ibm/ibmvnic.c
136
{"ucast_tx_packets", IBMVNIC_STAT_OFF(ucast_tx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
137
{"ucast_rx_packets", IBMVNIC_STAT_OFF(ucast_rx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
138
{"mcast_tx_packets", IBMVNIC_STAT_OFF(mcast_tx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
139
{"mcast_rx_packets", IBMVNIC_STAT_OFF(mcast_rx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
140
{"bcast_tx_packets", IBMVNIC_STAT_OFF(bcast_tx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
141
{"bcast_rx_packets", IBMVNIC_STAT_OFF(bcast_rx_packets)},
drivers/net/ethernet/ibm/ibmvnic.c
142
{"align_errors", IBMVNIC_STAT_OFF(align_errors)},
drivers/net/ethernet/ibm/ibmvnic.c
143
{"fcs_errors", IBMVNIC_STAT_OFF(fcs_errors)},
drivers/net/ethernet/ibm/ibmvnic.c
144
{"single_collision_frames", IBMVNIC_STAT_OFF(single_collision_frames)},
drivers/net/ethernet/ibm/ibmvnic.c
145
{"multi_collision_frames", IBMVNIC_STAT_OFF(multi_collision_frames)},
drivers/net/ethernet/ibm/ibmvnic.c
146
{"sqe_test_errors", IBMVNIC_STAT_OFF(sqe_test_errors)},
drivers/net/ethernet/ibm/ibmvnic.c
147
{"deferred_tx", IBMVNIC_STAT_OFF(deferred_tx)},
drivers/net/ethernet/ibm/ibmvnic.c
148
{"late_collisions", IBMVNIC_STAT_OFF(late_collisions)},
drivers/net/ethernet/ibm/ibmvnic.c
149
{"excess_collisions", IBMVNIC_STAT_OFF(excess_collisions)},
drivers/net/ethernet/ibm/ibmvnic.c
150
{"internal_mac_tx_errors", IBMVNIC_STAT_OFF(internal_mac_tx_errors)},
drivers/net/ethernet/ibm/ibmvnic.c
151
{"carrier_sense", IBMVNIC_STAT_OFF(carrier_sense)},
drivers/net/ethernet/ibm/ibmvnic.c
152
{"too_long_frames", IBMVNIC_STAT_OFF(too_long_frames)},
drivers/net/ethernet/ibm/ibmvnic.c
153
{"internal_mac_rx_errors", IBMVNIC_STAT_OFF(internal_mac_rx_errors)},