Lines Matching defs:eth_stats
11827 struct eth_stats { struct
11828 u64 r64;
11829 u64 r127;
11830 u64 r255;
11831 u64 r511;
11832 u64 r1023;
11833 u64 r1518;
11835 union {
11850 } u0;
11852 u64 rfcs;
11853 u64 rxcf;
11854 u64 rxpf;
11855 u64 rxpp;
11856 u64 raln;
11857 u64 rfcr;
11858 u64 rovr;
11859 u64 rjbr;
11860 u64 rund;
11861 u64 rfrg;
11862 u64 t64;
11863 u64 t127;
11864 u64 t255;
11865 u64 t511;
11866 u64 t1023;
11867 u64 t1518;
11869 union {
11882 } u1;
11884 u64 txpf;
11885 u64 txpp;
11887 union {
11917 struct eth_stats eth; argument