Lines Matching defs:be_drv_stats
316 struct be_drv_stats { struct
317 u32 be_on_die_temperature;
318 u32 eth_red_drops;
319 u32 dma_map_errors;
320 u32 rx_drops_no_pbuf;
321 u32 rx_drops_no_txpb;
322 u32 rx_drops_no_erx_descr;
323 u32 rx_drops_no_tpre_descr;
324 u32 rx_drops_too_many_frags;
325 u32 forwarded_packets;
326 u32 rx_drops_mtu;
327 u32 rx_crc_errors;
328 u32 rx_alignment_symbol_errors;
329 u32 rx_pause_frames;
330 u32 rx_priority_pause_frames;
331 u32 rx_control_frames;
332 u32 rx_in_range_errors;
333 u32 rx_out_range_errors;
334 u32 rx_frame_too_long;
335 u32 rx_address_filtered;
336 u32 rx_dropped_too_small;
337 u32 rx_dropped_too_short;
338 u32 rx_dropped_header_too_small;
339 u32 rx_dropped_tcp_length;
340 u32 rx_dropped_runt;
341 u32 rx_ip_checksum_errs;
342 u32 rx_tcp_checksum_errs;
343 u32 rx_udp_checksum_errs;
344 u32 tx_pauseframes;
345 u32 tx_priority_pauseframes;
346 u32 tx_controlframes;
347 u32 rxpp_fifo_overflow_drop;
348 u32 rx_input_fifo_overflow_drop;
349 u32 pmem_fifo_overflow_drop;
350 u32 jabber_events;
351 u32 rx_roce_bytes_lsd;
352 u32 rx_roce_bytes_msd;
353 u32 rx_roce_frames;
354 u32 roce_drops_payload_len;
355 u32 roce_drops_crc;