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