Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | channel |
u8 | band |
u8 | probe_status |
u8 | num_probe_not_sent |
__le32 | tsf_low |
__le32 | tsf_high |
__le32 | stats [NUMBER_OF_STATS] |
Definition at line 2614 of file commands.h.
u8 band |
Definition at line 2616 of file commands.h.
Definition at line 2615 of file commands.h.
u8 num_probe_not_sent |
Definition at line 2618 of file commands.h.
u8 probe_status |
Definition at line 2617 of file commands.h.
Definition at line 2621 of file commands.h.
__le32 tsf_high |
Definition at line 2620 of file commands.h.
__le32 tsf_low |
Definition at line 2619 of file commands.h.