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