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

#include <bfa_defs_cna.h>

Data Fields

u64 secs_reset
 
u64 frame_64
 
u64 frame_65_127
 
u64 frame_128_255
 
u64 frame_256_511
 
u64 frame_512_1023
 
u64 frame_1024_1518
 
u64 frame_1519_1522
 
u64 tx_bytes
 
u64 tx_packets
 
u64 tx_mcast_packets
 
u64 tx_bcast_packets
 
u64 tx_control_frame
 
u64 tx_drop
 
u64 tx_jabber
 
u64 tx_fcs_error
 
u64 tx_fragments
 
u64 rx_bytes
 
u64 rx_packets
 
u64 rx_mcast_packets
 
u64 rx_bcast_packets
 
u64 rx_control_frames
 
u64 rx_unknown_opcode
 
u64 rx_drop
 
u64 rx_jabber
 
u64 rx_fcs_error
 
u64 rx_alignment_error
 
u64 rx_frame_length_error
 
u64 rx_code_error
 
u64 rx_fragments
 
u64 rx_pause
 
u64 rx_zero_pause
 
u64 tx_pause
 
u64 tx_zero_pause
 
u64 rx_fcoe_pause
 
u64 rx_fcoe_zero_pause
 
u64 tx_fcoe_pause
 
u64 tx_fcoe_zero_pause
 
u64 rx_iscsi_pause
 
u64 rx_iscsi_zero_pause
 
u64 tx_iscsi_pause
 
u64 tx_iscsi_zero_pause
 

Detailed Description

Definition at line 60 of file bfa_defs_cna.h.

Field Documentation

u64 frame_1024_1518

Frames 1024-1518 bytes

Definition at line 67 of file bfa_defs_cna.h.

u64 frame_128_255

Frames 128-255 bytes

Definition at line 64 of file bfa_defs_cna.h.

u64 frame_1519_1522

Frames 1519-1522 bytes

Definition at line 68 of file bfa_defs_cna.h.

u64 frame_256_511

Frames 256-511 bytes

Definition at line 65 of file bfa_defs_cna.h.

u64 frame_512_1023

Frames 512-1023 bytes

Definition at line 66 of file bfa_defs_cna.h.

u64 frame_64

Frames 64 bytes

Definition at line 62 of file bfa_defs_cna.h.

u64 frame_65_127

Frames 65-127 bytes

Definition at line 63 of file bfa_defs_cna.h.

u64 rx_alignment_error

Rx alignment errors

Definition at line 87 of file bfa_defs_cna.h.

u64 rx_bcast_packets

Rx broadcast packets

Definition at line 81 of file bfa_defs_cna.h.

u64 rx_bytes

Rx bytes

Definition at line 78 of file bfa_defs_cna.h.

u64 rx_code_error

Rx code errors

Definition at line 89 of file bfa_defs_cna.h.

u64 rx_control_frames

Rx control frames

Definition at line 82 of file bfa_defs_cna.h.

u64 rx_drop

Rx drops

Definition at line 84 of file bfa_defs_cna.h.

u64 rx_fcoe_pause

Rx FCoE pause

Definition at line 95 of file bfa_defs_cna.h.

u64 rx_fcoe_zero_pause

Rx FCoE zero pause

Definition at line 96 of file bfa_defs_cna.h.

u64 rx_fcs_error

Rx FCS errors

Definition at line 86 of file bfa_defs_cna.h.

u64 rx_fragments

Rx fragments

Definition at line 90 of file bfa_defs_cna.h.

u64 rx_frame_length_error

Rx frame len errors

Definition at line 88 of file bfa_defs_cna.h.

u64 rx_iscsi_pause

Rx iSCSI pause

Definition at line 99 of file bfa_defs_cna.h.

u64 rx_iscsi_zero_pause

Rx iSCSI zero pause

Definition at line 100 of file bfa_defs_cna.h.

u64 rx_jabber

Rx jabber

Definition at line 85 of file bfa_defs_cna.h.

u64 rx_mcast_packets

Rx multicast packets

Definition at line 80 of file bfa_defs_cna.h.

u64 rx_packets

Rx packets

Definition at line 79 of file bfa_defs_cna.h.

u64 rx_pause

Rx pause

Definition at line 91 of file bfa_defs_cna.h.

u64 rx_unknown_opcode

Rx unknown opcode

Definition at line 83 of file bfa_defs_cna.h.

u64 rx_zero_pause

Rx zero pause

Definition at line 92 of file bfa_defs_cna.h.

u64 secs_reset

Seconds since stats is reset

Definition at line 61 of file bfa_defs_cna.h.

u64 tx_bcast_packets

Tx broadcast packets

Definition at line 72 of file bfa_defs_cna.h.

u64 tx_bytes

Tx bytes

Definition at line 69 of file bfa_defs_cna.h.

u64 tx_control_frame

Tx control frame

Definition at line 73 of file bfa_defs_cna.h.

u64 tx_drop

Tx drops

Definition at line 74 of file bfa_defs_cna.h.

u64 tx_fcoe_pause

Tx FCoE pause

Definition at line 97 of file bfa_defs_cna.h.

u64 tx_fcoe_zero_pause

Tx FCoE zero pause

Definition at line 98 of file bfa_defs_cna.h.

u64 tx_fcs_error

Tx FCS errors

Definition at line 76 of file bfa_defs_cna.h.

u64 tx_fragments

Tx fragments

Definition at line 77 of file bfa_defs_cna.h.

u64 tx_iscsi_pause

Tx iSCSI pause

Definition at line 101 of file bfa_defs_cna.h.

u64 tx_iscsi_zero_pause

Tx iSCSI zero pause

Definition at line 102 of file bfa_defs_cna.h.

u64 tx_jabber

Tx jabber

Definition at line 75 of file bfa_defs_cna.h.

u64 tx_mcast_packets

Tx multicast packets

Definition at line 71 of file bfa_defs_cna.h.

u64 tx_packets

Tx packets

Definition at line 70 of file bfa_defs_cna.h.

u64 tx_pause

Tx pause

Definition at line 93 of file bfa_defs_cna.h.

u64 tx_zero_pause

Tx zero pause

Definition at line 94 of file bfa_defs_cna.h.


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