Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.h92 struct ixgbevf_hw_stats { struct
93 u64 base_vfgprc;
94 u64 base_vfgptc;
95 u64 base_vfgorc;
96 u64 base_vfgotc;
97 u64 base_vfmprc;
99 u64 last_vfgprc;
100 u64 last_vfgptc;
101 u64 last_vfgorc;
102 u64 last_vfgotc;
[all …]