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

Data Fields

__le64 tx_ok
 
__le64 rx_ok
 
__le64 tx_err
 
__le32 rx_err
 
__le16 rx_fifo
 
__le16 frame_align
 
__le32 tx_ok_1col
 
__le32 tx_ok_mcol
 
__le64 rx_ok_phys
 
__le64 rx_ok_bcast
 
__le32 rx_ok_mcast
 
__le16 tx_abort
 
__le16 tx_underrun
 

Detailed Description

Definition at line 301 of file 8139cp.c.

Field Documentation

__le16 frame_align

Definition at line 307 of file 8139cp.c.

__le32 rx_err

Definition at line 305 of file 8139cp.c.

__le16 rx_fifo

Definition at line 306 of file 8139cp.c.

__le64 rx_ok

Definition at line 303 of file 8139cp.c.

__le64 rx_ok_bcast

Definition at line 311 of file 8139cp.c.

__le32 rx_ok_mcast

Definition at line 312 of file 8139cp.c.

__le64 rx_ok_phys

Definition at line 310 of file 8139cp.c.

__le16 tx_abort

Definition at line 313 of file 8139cp.c.

__le64 tx_err

Definition at line 304 of file 8139cp.c.

__le64 tx_ok

Definition at line 302 of file 8139cp.c.

__le32 tx_ok_1col

Definition at line 308 of file 8139cp.c.

__le32 tx_ok_mcol

Definition at line 309 of file 8139cp.c.

__le16 tx_underrun

Definition at line 314 of file 8139cp.c.


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