Lines Matching defs:eth_stats
11697 struct eth_stats { struct
11698 u64 r64;
11699 u64 r127;
11700 u64 r255;
11701 u64 r511;
11702 u64 r1023;
11703 u64 r1518;
11705 union {
11720 } u0;
11722 u64 rfcs;
11723 u64 rxcf;
11724 u64 rxpf;
11725 u64 rxpp;
11726 u64 raln;
11727 u64 rfcr;
11728 u64 rovr;
11729 u64 rjbr;
11730 u64 rund;
11731 u64 rfrg;
11732 u64 t64;
11733 u64 t127;
11734 u64 t255;
11735 u64 t511;
11736 u64 t1023;
11737 u64 t1518;
11739 union {
11752 } u1;
11754 u64 txpf;
11755 u64 txpp;
11757 union {
11787 struct eth_stats eth; argument