Searched defs:ixgbevf_hw_stats (Results 1 – 1 of 1) sorted by relevance
144 struct ixgbevf_hw_stats { struct145 u64 base_vfgprc;146 u64 base_vfgptc;147 u64 base_vfgorc;148 u64 base_vfgotc;149 u64 base_vfmprc;151 u64 last_vfgprc;152 u64 last_vfgptc;153 u64 last_vfgorc;154 u64 last_vfgotc;[all …]