Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vtevar.h99 struct vte_hw_stats { struct
101 uint32_t rx_frames;
102 uint32_t rx_bcast_frames;
103 uint32_t rx_mcast_frames;
110 uint32_t rx_desc_unavail;
111 uint32_t rx_pause_frames;
139 struct vte_hw_stats vte_stats; argument