|
Linux Kernel
3.7.1
|
#include <lmac.h>
Data Fields | |
| __le16 | mac_mode |
| u8 | mac_addr [ETH_ALEN] |
| u8 | bssid [ETH_ALEN] |
| u8 | rx_antenna |
| u8 | rx_align |
| union { | |
| struct { | |
| __le32 basic_rate_mask | |
| u8 rts_rates [8] | |
| __le32 rx_addr | |
| __le16 max_rx | |
| __le16 rxhw | |
| __le16 wakeup_timer | |
| __le16 unalloc0 | |
| } v1 | |
| struct { | |
| __le32 rx_addr | |
| __le16 max_rx | |
| __le16 rxhw | |
| __le16 timer | |
| __le16 truncate | |
| __le32 basic_rate_mask | |
| u8 sbss_offset | |
| u8 mcast_window | |
| u8 rx_rssi_threshold | |
| u8 rx_ed_threshold | |
| __le32 ref_clock | |
| __le16 lpf_bandwidth | |
| __le16 osc_start_delay | |
| } v2 | |
| } | __packed |
| union { ... } __packed |
| struct { ... } v1 |
| struct { ... } v2 |
1.8.2