Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
struct { | |
__le64 pkt_addr | |
__le64 hdr_addr | |
} | read |
struct { | |
struct { | |
union { | |
__le32 data | |
struct { | |
__le16 pkt_info | |
__le16 hdr_info | |
} hs_rss | |
} lo_dword | |
union { | |
__le32 rss | |
struct { | |
__le16 ip_id | |
__le16 csum | |
} csum_ip | |
} hi_dword | |
} lower | |
struct { | |
__le32 status_error | |
__le16 length | |
__le16 vlan | |
} upper | |
} | wb |
struct { | |
__le64 pkt_addr | |
__le64 hdr_addr | |
} | read |
struct { | |
struct { | |
union { | |
__le32 data | |
struct { | |
__le16 pkt_info | |
__le16 hdr_info | |
} hs_rss | |
} lo_dword | |
union { | |
__le32 rss | |
struct { | |
__le16 ip_id | |
__le16 csum | |
} csum_ip | |
} hi_dword | |
} lower | |
struct { | |
__le32 status_error | |
__le16 length | |
__le16 vlan | |
} upper | |
} | wb |
Definition at line 2289 of file ixgbe_type.h.
__le16 csum |
Definition at line 2307 of file ixgbe_type.h.
struct { ... } csum_ip |
struct { ... } csum_ip |
Definition at line 2297 of file ixgbe_type.h.
__le64 hdr_addr |
Definition at line 2292 of file ixgbe_type.h.
__le16 hdr_info |
Definition at line 2300 of file ixgbe_type.h.
union { ... } hi_dword |
union { ... } hi_dword |
struct { ... } hs_rss |
struct { ... } hs_rss |
__le16 ip_id |
Definition at line 2306 of file ixgbe_type.h.
__le16 length |
Definition at line 2313 of file ixgbe_type.h.
union { ... } lo_dword |
union { ... } lo_dword |
struct { ... } lower |
struct { ... } lower |
__le64 pkt_addr |
Definition at line 2291 of file ixgbe_type.h.
__le16 pkt_info |
Definition at line 2299 of file ixgbe_type.h.
struct { ... } read |
struct { ... } read |
__le32 rss |
Definition at line 2304 of file ixgbe_type.h.
__le32 status_error |
Definition at line 2312 of file ixgbe_type.h.
struct { ... } upper |
struct { ... } upper |
__le16 vlan |
Definition at line 2314 of file ixgbe_type.h.
struct { ... } wb |
struct { ... } wb |