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