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

Data Fields

u32 frame_len:11
 
u32 reserved1:4
 
u32 frame_type:1
 
u32 err_crc:1
 
u32 err_runt:1
 
u32 err_too_long:1
 
u32 err_phy:1
 
u32 src_port:4
 
u32 multicast:1
 
u32 error:1
 
u32 csum_err_udp:1
 
u32 csum_err_tcp:1
 
u32 csum_err_ip:1
 
u32 last_desc:1
 
u32 first_desc:1
 
u32 hw_owned:1
 

Detailed Description

Definition at line 838 of file ksz884x.c.

Field Documentation

u32 csum_err_ip

Definition at line 869 of file ksz884x.c.

u32 csum_err_tcp

Definition at line 868 of file ksz884x.c.

u32 csum_err_udp

Definition at line 867 of file ksz884x.c.

u32 err_crc

Definition at line 860 of file ksz884x.c.

u32 err_phy

Definition at line 863 of file ksz884x.c.

u32 err_runt

Definition at line 861 of file ksz884x.c.

u32 err_too_long

Definition at line 862 of file ksz884x.c.

u32 error

Definition at line 866 of file ksz884x.c.

u32 first_desc

Definition at line 871 of file ksz884x.c.

u32 frame_len

Definition at line 857 of file ksz884x.c.

u32 frame_type

Definition at line 859 of file ksz884x.c.

u32 hw_owned

Definition at line 872 of file ksz884x.c.

u32 last_desc

Definition at line 870 of file ksz884x.c.

u32 multicast

Definition at line 865 of file ksz884x.c.

u32 reserved1

Definition at line 858 of file ksz884x.c.

u32 src_port

Definition at line 864 of file ksz884x.c.


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