|
Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
| __le32 | tsf_low |
| __le32 | tsf_high |
| __le32 | beacon_timer |
| u8 | channel |
| u8 | band |
| u8 | reserved [2] |
| __le32 | status |
Definition at line 2591 of file commands.h.
| u8 band |
Definition at line 2596 of file commands.h.
| __le32 beacon_timer |
Definition at line 2594 of file commands.h.
Definition at line 2595 of file commands.h.
| u8 reserved[2] |
Definition at line 2597 of file commands.h.
Definition at line 2598 of file commands.h.
| __le32 tsf_high |
Definition at line 2593 of file commands.h.
| __le32 tsf_low |
Definition at line 2592 of file commands.h.
1.8.2