Lines Matching refs:u64

136 	u64  stat_pkts64; /* r-10G tr-DT 64 byte frame counter */
137 u64 stat_pkts65to127; /* r-10G 65 to 127 byte frame counter */
138 u64 stat_pkts128to255; /* r-10G 128 to 255 byte frame counter */
139 u64 stat_pkts256to511; /*r-10G 256 to 511 byte frame counter */
140 u64 stat_pkts512to1023;/* r-10G 512 to 1023 byte frame counter */
141 u64 stat_pkts1024to1518; /* r-10G 1024 to 1518 byte frame counter */
142 u64 stat_pkts1519to1522; /* r-10G 1519 to 1522 byte good frame count*/
145 u64 stat_fragments;
147 u64 stat_jabbers;
150 u64 stat_drop_events;
153 u64 stat_crc_align_errors;
156 u64 stat_undersize_pkts;
157 u64 stat_oversize_pkts; /**< T,B.D*/
159 u64 stat_rx_pause; /**< Pause MAC Control received */
160 u64 stat_tx_pause; /**< Pause MAC Control sent */
162 u64 in_octets; /**< Total number of byte received. */
163 u64 in_pkts; /* Total number of packets received.*/
164 u64 in_mcast_pkts; /* Total number of multicast frame received */
165 u64 in_bcast_pkts; /* Total number of broadcast frame received */
168 u64 in_discards;
169 u64 in_errors; /* Number of frames received with error: */
174 u64 out_octets; /*Total number of byte sent. */
175 u64 out_pkts; /**< Total number of packets sent .*/
176 u64 out_mcast_pkts; /* Total number of multicast frame sent */
177 u64 out_bcast_pkts; /* Total number of multicast frame sent */
180 u64 out_discards;
181 u64 out_errors; /*Number of frames transmitted with error: */
221 u64 rx_good_pkts; /* only for xgmac */
222 u64 rx_good_bytes;
223 u64 rx_total_pkts; /* only for xgmac */
224 u64 rx_total_bytes; /* only for xgmac */
225 u64 rx_bad_bytes; /* only for gmac */
226 u64 rx_uc_pkts;
227 u64 rx_mc_pkts;
228 u64 rx_bc_pkts;
229 u64 rx_fragment_err; /* only for xgmac */
230 u64 rx_undersize; /* only for xgmac */
231 u64 rx_under_min;
232 u64 rx_minto64; /* only for gmac */
233 u64 rx_64bytes;
234 u64 rx_65to127;
235 u64 rx_128to255;
236 u64 rx_256to511;
237 u64 rx_512to1023;
238 u64 rx_1024to1518;
239 u64 rx_1519tomax;
240 u64 rx_1519tomax_good; /* only for xgmac */
241 u64 rx_oversize;
242 u64 rx_jabber_err;
243 u64 rx_fcs_err;
244 u64 rx_vlan_pkts; /* only for gmac */
245 u64 rx_data_err; /* only for gmac */
246 u64 rx_align_err; /* only for gmac */
247 u64 rx_long_err; /* only for gmac */
248 u64 rx_pfc_tc0;
249 u64 rx_pfc_tc1; /* only for xgmac */
250 u64 rx_pfc_tc2; /* only for xgmac */
251 u64 rx_pfc_tc3; /* only for xgmac */
252 u64 rx_pfc_tc4; /* only for xgmac */
253 u64 rx_pfc_tc5; /* only for xgmac */
254 u64 rx_pfc_tc6; /* only for xgmac */
255 u64 rx_pfc_tc7; /* only for xgmac */
256 u64 rx_unknown_ctrl;
257 u64 rx_filter_pkts; /* only for gmac */
258 u64 rx_filter_bytes; /* only for gmac */
259 u64 rx_fifo_overrun_err;/* only for gmac */
260 u64 rx_len_err; /* only for gmac */
261 u64 rx_comma_err; /* only for gmac */
262 u64 rx_symbol_err; /* only for xgmac */
263 u64 tx_good_to_sw; /* only for xgmac */
264 u64 tx_bad_to_sw; /* only for xgmac */
265 u64 rx_1731_pkts; /* only for xgmac */
267 u64 tx_good_bytes;
268 u64 tx_good_pkts; /* only for xgmac */
269 u64 tx_total_bytes; /* only for xgmac */
270 u64 tx_total_pkts; /* only for xgmac */
271 u64 tx_bad_bytes; /* only for gmac */
272 u64 tx_bad_pkts; /* only for xgmac */
273 u64 tx_uc_pkts;
274 u64 tx_mc_pkts;
275 u64 tx_bc_pkts;
276 u64 tx_undersize; /* only for xgmac */
277 u64 tx_fragment_err; /* only for xgmac */
278 u64 tx_under_min_pkts; /* only for gmac */
279 u64 tx_64bytes;
280 u64 tx_65to127;
281 u64 tx_128to255;
282 u64 tx_256to511;
283 u64 tx_512to1023;
284 u64 tx_1024to1518;
285 u64 tx_1519tomax;
286 u64 tx_1519tomax_good; /* only for xgmac */
287 u64 tx_oversize; /* only for xgmac */
288 u64 tx_jabber_err;
289 u64 tx_underrun_err; /* only for gmac */
290 u64 tx_vlan; /* only for gmac */
291 u64 tx_crc_err; /* only for gmac */
292 u64 tx_pfc_tc0;
293 u64 tx_pfc_tc1; /* only for xgmac */
294 u64 tx_pfc_tc2; /* only for xgmac */
295 u64 tx_pfc_tc3; /* only for xgmac */
296 u64 tx_pfc_tc4; /* only for xgmac */
297 u64 tx_pfc_tc5; /* only for xgmac */
298 u64 tx_pfc_tc6; /* only for xgmac */
299 u64 tx_pfc_tc7; /* only for xgmac */
300 u64 tx_ctrl; /* only for xgmac */
301 u64 tx_1731_pkts; /* only for xgmac */
302 u64 tx_1588_pkts; /* only for xgmac */
303 u64 rx_good_from_sw; /* only for xgmac */
304 u64 rx_bad_from_sw; /* only for xgmac */
327 u64 txpkt_for_led;
328 u64 rxpkt_for_led;
386 void (*get_ethtool_stats)(void *mac_drv, u64 *data);
448 void hns_mac_get_stats(struct hns_mac_cb *mac_cb, u64 *data);