|
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 2434 of file commands.h.
| u8 band |
Definition at line 2439 of file commands.h.
| __le32 beacon_timer |
Definition at line 2437 of file commands.h.
Definition at line 2438 of file commands.h.
| u8 reserved[2] |
Definition at line 2440 of file commands.h.
Definition at line 2441 of file commands.h.
| __le32 tsf_high |
Definition at line 2436 of file commands.h.
| __le32 tsf_low |
Definition at line 2435 of file commands.h.
1.8.2