Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ocereg.h2184 struct oce_port_rxf_stats_v1 { struct
2185 uint32_t rsvd0[12];
2186 uint32_t rx_crc_errors;
2188 uint32_t rx_pause_frames;
2190 uint32_t rx_control_frames;
2191 uint32_t rx_in_range_errors;
2192 uint32_t rx_out_range_errors;
2193 uint32_t rx_frame_too_long;
2195 uint32_t rx_dropped_too_small;
2196 uint32_t rx_dropped_too_short;
[all …]