Lines Matching defs:be_drv_stats
256 struct be_drv_stats { struct
257 u32 be_on_die_temperature;
258 u32 tx_events;
259 u32 eth_red_drops;
260 u32 rx_drops_no_pbuf;
261 u32 rx_drops_no_txpb;
262 u32 rx_drops_no_erx_descr;
263 u32 rx_drops_no_tpre_descr;
264 u32 rx_drops_too_many_frags;
265 u32 rx_drops_invalid_ring;
266 u32 forwarded_packets;
267 u32 rx_drops_mtu;
268 u32 rx_crc_errors;
269 u32 rx_alignment_symbol_errors;
270 u32 rx_pause_frames;
271 u32 rx_priority_pause_frames;
272 u32 rx_control_frames;
273 u32 rx_in_range_errors;
274 u32 rx_out_range_errors;
275 u32 rx_frame_too_long;
276 u32 rx_address_match_errors;
277 u32 rx_dropped_too_small;
278 u32 rx_dropped_too_short;
279 u32 rx_dropped_header_too_small;
280 u32 rx_dropped_tcp_length;
281 u32 rx_dropped_runt;
282 u32 rx_ip_checksum_errs;
283 u32 rx_tcp_checksum_errs;
284 u32 rx_udp_checksum_errs;
285 u32 tx_pauseframes;
286 u32 tx_priority_pauseframes;
287 u32 tx_controlframes;
288 u32 rxpp_fifo_overflow_drop;
289 u32 rx_input_fifo_overflow_drop;
290 u32 pmem_fifo_overflow_drop;
291 u32 jabber_events;