Searched defs:ixgbevf_hw_stats (Results 1 – 1 of 1) sorted by relevance
124 struct ixgbevf_hw_stats { struct125 u64 base_vfgprc;126 u64 base_vfgptc;127 u64 base_vfgorc;128 u64 base_vfgotc;129 u64 base_vfmprc;131 u64 last_vfgprc;132 u64 last_vfgptc;133 u64 last_vfgorc;134 u64 last_vfgotc;[all …]