Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
be_drv_stats Struct Reference

#include <be.h>

Data Fields

u32 be_on_die_temperature
 
u32 eth_red_drops
 
u32 rx_drops_no_pbuf
 
u32 rx_drops_no_txpb
 
u32 rx_drops_no_erx_descr
 
u32 rx_drops_no_tpre_descr
 
u32 rx_drops_too_many_frags
 
u32 forwarded_packets
 
u32 rx_drops_mtu
 
u32 rx_crc_errors
 
u32 rx_alignment_symbol_errors
 
u32 rx_pause_frames
 
u32 rx_priority_pause_frames
 
u32 rx_control_frames
 
u32 rx_in_range_errors
 
u32 rx_out_range_errors
 
u32 rx_frame_too_long
 
u32 rx_address_mismatch_drops
 
u32 rx_dropped_too_small
 
u32 rx_dropped_too_short
 
u32 rx_dropped_header_too_small
 
u32 rx_dropped_tcp_length
 
u32 rx_dropped_runt
 
u32 rx_ip_checksum_errs
 
u32 rx_tcp_checksum_errs
 
u32 rx_udp_checksum_errs
 
u32 tx_pauseframes
 
u32 tx_priority_pauseframes
 
u32 tx_controlframes
 
u32 rxpp_fifo_overflow_drop
 
u32 rx_input_fifo_overflow_drop
 
u32 pmem_fifo_overflow_drop
 
u32 jabber_events
 

Detailed Description

Definition at line 274 of file be.h.

Field Documentation

u32 be_on_die_temperature

Definition at line 275 of file be.h.

u32 eth_red_drops

Definition at line 276 of file be.h.

u32 forwarded_packets

Definition at line 282 of file be.h.

u32 jabber_events

Definition at line 307 of file be.h.

u32 pmem_fifo_overflow_drop

Definition at line 306 of file be.h.

u32 rx_address_mismatch_drops

Definition at line 292 of file be.h.

u32 rx_alignment_symbol_errors

Definition at line 285 of file be.h.

u32 rx_control_frames

Definition at line 288 of file be.h.

u32 rx_crc_errors

Definition at line 284 of file be.h.

u32 rx_dropped_header_too_small

Definition at line 295 of file be.h.

u32 rx_dropped_runt

Definition at line 297 of file be.h.

u32 rx_dropped_tcp_length

Definition at line 296 of file be.h.

u32 rx_dropped_too_short

Definition at line 294 of file be.h.

u32 rx_dropped_too_small

Definition at line 293 of file be.h.

u32 rx_drops_mtu

Definition at line 283 of file be.h.

u32 rx_drops_no_erx_descr

Definition at line 279 of file be.h.

u32 rx_drops_no_pbuf

Definition at line 277 of file be.h.

u32 rx_drops_no_tpre_descr

Definition at line 280 of file be.h.

u32 rx_drops_no_txpb

Definition at line 278 of file be.h.

u32 rx_drops_too_many_frags

Definition at line 281 of file be.h.

u32 rx_frame_too_long

Definition at line 291 of file be.h.

u32 rx_in_range_errors

Definition at line 289 of file be.h.

u32 rx_input_fifo_overflow_drop

Definition at line 305 of file be.h.

u32 rx_ip_checksum_errs

Definition at line 298 of file be.h.

u32 rx_out_range_errors

Definition at line 290 of file be.h.

u32 rx_pause_frames

Definition at line 286 of file be.h.

u32 rx_priority_pause_frames

Definition at line 287 of file be.h.

u32 rx_tcp_checksum_errs

Definition at line 299 of file be.h.

u32 rx_udp_checksum_errs

Definition at line 300 of file be.h.

u32 rxpp_fifo_overflow_drop

Definition at line 304 of file be.h.

u32 tx_controlframes

Definition at line 303 of file be.h.

u32 tx_pauseframes

Definition at line 301 of file be.h.

u32 tx_priority_pauseframes

Definition at line 302 of file be.h.


The documentation for this struct was generated from the following file: