Lines Matching defs:eth_stats
11685 struct eth_stats { struct
11686 u64 r64;
11687 u64 r127;
11688 u64 r255;
11689 u64 r511;
11690 u64 r1023;
11691 u64 r1518;
11693 union {
11708 } u0;
11710 u64 rfcs;
11711 u64 rxcf;
11712 u64 rxpf;
11713 u64 rxpp;
11714 u64 raln;
11715 u64 rfcr;
11716 u64 rovr;
11717 u64 rjbr;
11718 u64 rund;
11719 u64 rfrg;
11720 u64 t64;
11721 u64 t127;
11722 u64 t255;
11723 u64 t511;
11724 u64 t1023;
11725 u64 t1518;
11727 union {
11740 } u1;
11742 u64 txpf;
11743 u64 txpp;
11745 union {
11775 struct eth_stats eth; argument