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

#include <atl2.h>

Data Fields

unsigned pkt_size:11
 
unsigned __pad0__:5
 
unsigned ok:1
 
unsigned bcast:1
 
unsigned mcast:1
 
unsigned pause:1
 
unsigned ctrl:1
 
unsigned defer:1
 
unsigned exc_defer:1
 
unsigned single_col:1
 
unsigned multi_col:1
 
unsigned late_col:1
 
unsigned abort_col:1
 
unsigned underun:1
 
unsigned __pad1__:3
 
unsigned update:1
 

Detailed Description

Definition at line 226 of file atl2.h.

Field Documentation

unsigned __pad0__

Definition at line 228 of file atl2.h.

unsigned __pad1__

Definition at line 242 of file atl2.h.

unsigned abort_col

Definition at line 239 of file atl2.h.

unsigned bcast

Definition at line 230 of file atl2.h.

unsigned ctrl

Definition at line 233 of file atl2.h.

unsigned defer

Definition at line 234 of file atl2.h.

unsigned exc_defer

Definition at line 235 of file atl2.h.

unsigned late_col

Definition at line 238 of file atl2.h.

unsigned mcast

Definition at line 231 of file atl2.h.

unsigned multi_col

Definition at line 237 of file atl2.h.

unsigned ok

Definition at line 229 of file atl2.h.

unsigned pause

Definition at line 232 of file atl2.h.

unsigned pkt_size

Definition at line 227 of file atl2.h.

unsigned single_col

Definition at line 236 of file atl2.h.

unsigned underun

Definition at line 240 of file atl2.h.

unsigned update

Definition at line 243 of file atl2.h.


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