Searched defs:oce_stat (Results 1 – 1 of 1) sorted by relevance
38 struct oce_stat { struct39 kstat_named_t rx_bytes_hi;40 kstat_named_t rx_bytes_lo;41 kstat_named_t rx_frames;42 kstat_named_t rx_errors;43 kstat_named_t rx_drops;45 kstat_named_t tx_bytes_hi;46 kstat_named_t tx_bytes_lo;47 kstat_named_t tx_frames;48 kstat_named_t tx_errors;[all …]