Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
unsigned int | single_col: 8 |
unsigned int | mult_col: 8 |
unsigned int | late_col: 8 |
unsigned int | deferred: 8 |
Definition at line 223 of file eth_defs.h.
unsigned int deferred |
Definition at line 227 of file eth_defs.h.
unsigned int late_col |
Definition at line 226 of file eth_defs.h.
unsigned int mult_col |
Definition at line 225 of file eth_defs.h.
unsigned int single_col |
Definition at line 224 of file eth_defs.h.