Searched defs:ixgbevf_hw_stats (Results 1 – 1 of 1) sorted by relevance
92 struct ixgbevf_hw_stats { struct93 u64 base_vfgprc;94 u64 base_vfgptc;95 u64 base_vfgorc;96 u64 base_vfgotc;97 u64 base_vfmprc;99 u64 last_vfgprc;100 u64 last_vfgptc;101 u64 last_vfgorc;102 u64 last_vfgotc;[all …]