Lines Matching defs:e1000_hw_stats
380 struct e1000_hw_stats { struct
381 u64 crcerrs;
382 u64 algnerrc;
383 u64 symerrs;
384 u64 rxerrc;
385 u64 mpc;
386 u64 scc;
387 u64 ecol;
388 u64 mcc;
389 u64 latecol;
390 u64 colc;
391 u64 dc;
392 u64 tncrs;
393 u64 sec;
394 u64 cexterr;
395 u64 rlec;
396 u64 xonrxc;
397 u64 xontxc;
398 u64 xoffrxc;
399 u64 xofftxc;
400 u64 fcruc;
401 u64 prc64;
402 u64 prc127;
403 u64 prc255;
404 u64 prc511;
405 u64 prc1023;
406 u64 prc1522;
407 u64 gprc;
408 u64 bprc;
409 u64 mprc;
410 u64 gptc;
411 u64 gorc;
412 u64 gotc;
413 u64 rnbc;
414 u64 ruc;
415 u64 rfc;
416 u64 roc;
417 u64 rjc;
418 u64 mgprc;
419 u64 mgpdc;
420 u64 mgptc;
421 u64 tor;
422 u64 tot;
423 u64 tpr;
424 u64 tpt;
425 u64 ptc64;
426 u64 ptc127;
427 u64 ptc255;
428 u64 ptc511;
429 u64 ptc1023;
430 u64 ptc1522;
431 u64 mptc;
432 u64 bptc;
433 u64 tsctc;
434 u64 tsctfc;
435 u64 iac;
436 u64 icrxptc;
437 u64 icrxatc;
438 u64 ictxptc;
439 u64 ictxatc;
440 u64 ictxqec;
441 u64 ictxqmtc;
442 u64 icrxdmtc;
443 u64 icrxoc;