#include <e1000_hw.h>
Data Fields | |
| union { | |
| __le32 ip_config | |
| struct { | |
| u8 ipcss | |
| u8 ipcso | |
| __le16 ipcse | |
| } ip_fields | |
| } | lower_setup |
| union { | |
| __le32 tcp_config | |
| struct { | |
| u8 tucss | |
| u8 tucso | |
| __le16 tucse | |
| } tcp_fields | |
| } | upper_setup |
| __le32 | cmd_and_length |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 hdr_len | |
| __le16 mss | |
| } fields | |
| } | tcp_seg_setup |
| union { | |
| __le32 ip_config | |
| struct { | |
| u8 ipcss | |
| u8 ipcso | |
| __le16 ipcse | |
| } ip_fields | |
| } | lower_setup |
| union { | |
| __le32 tcp_config | |
| struct { | |
| u8 tucss | |
| u8 tucso | |
| __le16 tucse | |
| } tcp_fields | |
| } | upper_setup |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 hdr_len | |
| __le16 mss | |
| } fields | |
| } | tcp_seg_setup |
| union { | |
| __le32 ip_config | |
| struct { | |
| u8 ipcss | |
| u8 ipcso | |
| __le16 ipcse | |
| } ip_fields | |
| } | lower_setup |
| union { | |
| __le32 tcp_config | |
| struct { | |
| u8 tucss | |
| u8 tucso | |
| __le16 tucse | |
| } tcp_fields | |
| } | upper_setup |
| union { | |
| __le32 data | |
| struct { | |
| u8 status | |
| u8 hdr_len | |
| __le16 mss | |
| } fields | |
| } | tcp_seg_setup |
Definition at line 313 of file e1000_hw.h.
Definition at line 315 of file e1000_hw.h.
Definition at line 317 of file e1000_hw.h.
Definition at line 318 of file e1000_hw.h.
| __le16 e1000_context_desc::ipcse |
Definition at line 319 of file e1000_hw.h.
| struct { ... } e1000_context_desc::ip_fields |
| union { ... } e1000_context_desc::lower_setup |
Definition at line 323 of file e1000_hw.h.
Definition at line 325 of file e1000_hw.h.
Definition at line 326 of file e1000_hw.h.
| __le16 e1000_context_desc::tucse |
Definition at line 327 of file e1000_hw.h.
| struct { ... } e1000_context_desc::tcp_fields |
| union { ... } e1000_context_desc::upper_setup |
Definition at line 330 of file e1000_hw.h.
| __le32 e1000_context_desc::data |
Definition at line 332 of file e1000_hw.h.
Definition at line 334 of file e1000_hw.h.
Definition at line 335 of file e1000_hw.h.
| __le16 e1000_context_desc::mss |
Definition at line 336 of file e1000_hw.h.
| struct { ... } e1000_context_desc::fields |
| union { ... } e1000_context_desc::tcp_seg_setup |
| struct { ... } e1000_context_desc::ip_fields |
| union { ... } e1000_context_desc::lower_setup |
| struct { ... } e1000_context_desc::tcp_fields |
| union { ... } e1000_context_desc::upper_setup |
| struct { ... } e1000_context_desc::fields |
| union { ... } e1000_context_desc::tcp_seg_setup |
| struct { ... } e1000_context_desc::ip_fields |
| union { ... } e1000_context_desc::lower_setup |
| struct { ... } e1000_context_desc::tcp_fields |
| union { ... } e1000_context_desc::upper_setup |
| struct { ... } e1000_context_desc::fields |
| union { ... } e1000_context_desc::tcp_seg_setup |
1.5.7.1