Lines Matching defs:eth_stats
11643 struct eth_stats { struct
11644 u64 r64;
11645 u64 r127;
11646 u64 r255;
11647 u64 r511;
11648 u64 r1023;
11649 u64 r1518;
11651 union {
11666 } u0;
11668 u64 rfcs;
11669 u64 rxcf;
11670 u64 rxpf;
11671 u64 rxpp;
11672 u64 raln;
11673 u64 rfcr;
11674 u64 rovr;
11675 u64 rjbr;
11676 u64 rund;
11677 u64 rfrg;
11678 u64 t64;
11679 u64 t127;
11680 u64 t255;
11681 u64 t511;
11682 u64 t1023;
11683 u64 t1518;
11685 union {
11698 } u1;
11700 u64 txpf;
11701 u64 txpp;
11703 union {
11733 struct eth_stats eth; argument