Linux Kernel
3.7.1
|
#include <bnx2x_hsi.h>
Data Fields | |
__le32 | addr_lo |
__le32 | addr_hi |
__le16 | nbd |
__le16 | nbytes |
__le16 | vlan_or_ethertype |
struct eth_tx_bd_flags | bd_flags |
u8 | general_data |
Definition at line 4120 of file bnx2x_hsi.h.
__le32 addr_hi |
Definition at line 4122 of file bnx2x_hsi.h.
__le32 addr_lo |
Definition at line 4121 of file bnx2x_hsi.h.
struct eth_tx_bd_flags bd_flags |
Definition at line 4126 of file bnx2x_hsi.h.
u8 general_data |
Definition at line 4127 of file bnx2x_hsi.h.
__le16 nbd |
Definition at line 4123 of file bnx2x_hsi.h.
__le16 nbytes |
Definition at line 4124 of file bnx2x_hsi.h.
__le16 vlan_or_ethertype |
Definition at line 4125 of file bnx2x_hsi.h.