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