Lines Matching defs:e1000_hw_stats
336 struct e1000_hw_stats { struct
337 u64 crcerrs;
338 u64 algnerrc;
339 u64 symerrs;
340 u64 rxerrc;
341 u64 mpc;
342 u64 scc;
343 u64 ecol;
344 u64 mcc;
345 u64 latecol;
346 u64 colc;
347 u64 dc;
348 u64 tncrs;
349 u64 sec;
350 u64 cexterr;
351 u64 rlec;
352 u64 xonrxc;
353 u64 xontxc;
354 u64 xoffrxc;
355 u64 xofftxc;
356 u64 fcruc;
357 u64 prc64;
358 u64 prc127;
359 u64 prc255;
360 u64 prc511;
361 u64 prc1023;
362 u64 prc1522;
363 u64 gprc;
364 u64 bprc;
365 u64 mprc;
366 u64 gptc;
367 u64 gorc;
368 u64 gotc;
369 u64 rnbc;
370 u64 ruc;
371 u64 rfc;
372 u64 roc;
373 u64 rjc;
374 u64 mgprc;
375 u64 mgpdc;
376 u64 mgptc;
377 u64 tor;
378 u64 tot;
379 u64 tpr;
380 u64 tpt;
381 u64 ptc64;
382 u64 ptc127;
383 u64 ptc255;
384 u64 ptc511;
385 u64 ptc1023;
386 u64 ptc1522;
387 u64 mptc;
388 u64 bptc;
389 u64 tsctc;
390 u64 tsctfc;
391 u64 iac;
392 u64 icrxptc;
393 u64 icrxatc;
394 u64 ictxptc;
395 u64 ictxatc;
396 u64 ictxqec;
397 u64 ictxqmtc;
398 u64 icrxdmtc;
399 u64 icrxoc;