Lines Matching defs:e1000_hw_stats
359 struct e1000_hw_stats { struct
360 u64 crcerrs;
361 u64 algnerrc;
362 u64 symerrs;
363 u64 rxerrc;
364 u64 mpc;
365 u64 scc;
366 u64 ecol;
367 u64 mcc;
368 u64 latecol;
369 u64 colc;
370 u64 dc;
371 u64 tncrs;
372 u64 sec;
373 u64 cexterr;
374 u64 rlec;
375 u64 xonrxc;
376 u64 xontxc;
377 u64 xoffrxc;
378 u64 xofftxc;
379 u64 fcruc;
380 u64 prc64;
381 u64 prc127;
382 u64 prc255;
383 u64 prc511;
384 u64 prc1023;
385 u64 prc1522;
386 u64 gprc;
387 u64 bprc;
388 u64 mprc;
389 u64 gptc;
390 u64 gorc;
391 u64 gotc;
392 u64 rnbc;
393 u64 ruc;
394 u64 rfc;
395 u64 roc;
396 u64 rjc;
397 u64 mgprc;
398 u64 mgpdc;
399 u64 mgptc;
400 u64 tor;
401 u64 tot;
402 u64 tpr;
403 u64 tpt;
404 u64 ptc64;
405 u64 ptc127;
406 u64 ptc255;
407 u64 ptc511;
408 u64 ptc1023;
409 u64 ptc1522;
410 u64 mptc;
411 u64 bptc;
412 u64 tsctc;
413 u64 tsctfc;
414 u64 iac;
415 u64 icrxptc;
416 u64 icrxatc;
417 u64 ictxptc;
418 u64 ictxatc;
419 u64 ictxqec;
420 u64 ictxqmtc;
421 u64 icrxdmtc;
422 u64 icrxoc;