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