|
Linux Kernel
3.7.1
|
#include <host.h>
Data Fields | |
| union { | |
| __le32 tx_status | |
| struct { | |
| u8 bss_type | |
| u8 bss_num | |
| __le16 reserved | |
| } bss | |
| } | u |
| __le32 | tx_control |
| __le32 | tx_packet_location |
| __le16 | tx_packet_length |
| u8 | tx_dest_addr_high [2] |
| u8 | tx_dest_addr_low [4] |
| u8 | priority |
| u8 | powermgmt |
| u8 | pktdelay_2ms |
| u8 | reserved1 |
| __le16 | tx_pkt_length |
| __le16 | tx_pkt_offset |
| __le16 | tx_pkt_type |
| u8 | flags |
| u8 | pkt_delay_2ms |
| struct { ... } bss |
| union { ... } u |
1.8.2