Home
last modified time | relevance | path

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

/freebsd/sys/dev/cadence/
H A Dif_cgem.c174 struct cgem_hw_stats { struct
175 uint64_t tx_bytes;
176 uint32_t tx_frames;
177 uint32_t tx_frames_bcast;
178 uint32_t tx_frames_multi;
179 uint32_t tx_frames_pause;
180 uint32_t tx_frames_64b;
181 uint32_t tx_frames_65to127b;
182 uint32_t tx_frames_128to255b;
183 uint32_t tx_frames_256to511b;
[all …]