|
Linux Kernel
3.7.1
|
#include <host.h>
Data Fields | |
| union { | |
| __le16 status | |
| struct { | |
| u8 bss_type | |
| u8 bss_num | |
| } bss | |
| } | u |
| u8 | snr |
| u8 | rx_control |
| __le16 | pkt_len |
| u8 | nf |
| u8 | rx_rate |
| __le32 | pkt_ptr |
| __le32 | next_rxpd_ptr |
| u8 | priority |
| u8 | reserved [3] |
| __le16 | rx_pkt_length |
| __le16 | rx_pkt_offset |
| __le16 | rx_pkt_type |
| __le16 | seq_num |
| s8 | snr |
| s8 | nf |
| u8 | ht_info |
| struct { ... } bss |
| union { ... } u |
1.8.2