|
Linux Kernel
3.7.1
|
#include <e1000_hw.h>
Data Fields | |
| __le64 | buffer_addr |
| __le16 | length |
| __le16 | csum |
| u8 | status |
| u8 | errors |
| __le16 | special |
Definition at line 524 of file e1000_hw.h.
| __le64 buffer_addr |
Definition at line 525 of file e1000_hw.h.
| __le16 csum |
Definition at line 527 of file e1000_hw.h.
| u8 errors |
Definition at line 529 of file e1000_hw.h.
| __le16 length |
Definition at line 526 of file e1000_hw.h.
| __le16 special |
Definition at line 530 of file e1000_hw.h.
Definition at line 528 of file e1000_hw.h.
1.8.2