Linux Kernel
3.7.1
|
#include <bnx2x_hsi.h>
Data Fields | |
__le32 | addr_lo |
__le32 | addr_hi |
__le16 | total_pkt_bytes |
__le16 | nbytes |
u8 | reserved [4] |
Definition at line 4087 of file bnx2x_hsi.h.
__le32 addr_hi |
Definition at line 4089 of file bnx2x_hsi.h.
__le32 addr_lo |
Definition at line 4088 of file bnx2x_hsi.h.
__le16 nbytes |
Definition at line 4091 of file bnx2x_hsi.h.
u8 reserved[4] |
Definition at line 4092 of file bnx2x_hsi.h.
__le16 total_pkt_bytes |
Definition at line 4090 of file bnx2x_hsi.h.