|
Linux Kernel
3.7.1
|
#include <lmac.h>
Data Fields | |
| u8 | rateset [8] |
| u8 | rts_rate_idx |
| u8 | crypt_offset |
| u8 | key_type |
| u8 | key_len |
| u8 | key [16] |
| u8 | hw_queue |
| u8 | backlog |
| __le16 | durations [4] |
| u8 | tx_antenna |
| union { | |
| struct { | |
| u8 cts_rate | |
| __le16 output_power | |
| } longbow | |
| struct { | |
| u8 output_power | |
| u8 cts_rate | |
| u8 unalloc | |
| } normal | |
| } | __packed |
| u8 | unalloc2 [2] |
| u8 | align [0] |
| union { ... } __packed |
| struct { ... } longbow |
| struct { ... } normal |
1.8.2