Home
last modified time | relevance | path

Searched defs:ixgbevf_hw_stats (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.h93 struct ixgbevf_hw_stats { struct
94 u64 base_vfgprc;
95 u64 base_vfgptc;
96 u64 base_vfgorc;
97 u64 base_vfgotc;
98 u64 base_vfmprc;
100 u64 last_vfgprc;
101 u64 last_vfgptc;
102 u64 last_vfgorc;
103 u64 last_vfgotc;
[all …]