Linux Kernel
3.7.1
|
#include <bnx2x_hsi.h>
Data Fields | |
__le16 | dst_mac_addr_lo |
__le16 | dst_mac_addr_mid |
__le16 | dst_mac_addr_hi |
__le16 | src_mac_addr_lo |
__le16 | src_mac_addr_mid |
__le16 | src_mac_addr_hi |
__le32 | parsing_data |
Definition at line 4183 of file bnx2x_hsi.h.
__le16 dst_mac_addr_hi |
Definition at line 4186 of file bnx2x_hsi.h.
__le16 dst_mac_addr_lo |
Definition at line 4184 of file bnx2x_hsi.h.
__le16 dst_mac_addr_mid |
Definition at line 4185 of file bnx2x_hsi.h.
__le32 parsing_data |
Definition at line 4190 of file bnx2x_hsi.h.
__le16 src_mac_addr_hi |
Definition at line 4189 of file bnx2x_hsi.h.
__le16 src_mac_addr_lo |
Definition at line 4187 of file bnx2x_hsi.h.
__le16 src_mac_addr_mid |
Definition at line 4188 of file bnx2x_hsi.h.