Lines Matching defs:eth_stats
11642 struct eth_stats { struct
11643 u64 r64;
11644 u64 r127;
11645 u64 r255;
11646 u64 r511;
11647 u64 r1023;
11648 u64 r1518;
11650 union {
11665 } u0;
11667 u64 rfcs;
11668 u64 rxcf;
11669 u64 rxpf;
11670 u64 rxpp;
11671 u64 raln;
11672 u64 rfcr;
11673 u64 rovr;
11674 u64 rjbr;
11675 u64 rund;
11676 u64 rfrg;
11677 u64 t64;
11678 u64 t127;
11679 u64 t255;
11680 u64 t511;
11681 u64 t1023;
11682 u64 t1518;
11684 union {
11697 } u1;
11699 u64 txpf;
11700 u64 txpp;
11702 union {
11732 struct eth_stats eth; argument