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 | statistics [NUMBER_OF_STATISTICS] |
Definition at line 2457 of file commands.h.
u8 band |
Definition at line 2459 of file commands.h.
Definition at line 2458 of file commands.h.
u8 num_probe_not_sent |
Definition at line 2461 of file commands.h.
u8 probe_status |
Definition at line 2460 of file commands.h.
__le32 statistics[NUMBER_OF_STATISTICS] |
Definition at line 2464 of file commands.h.
__le32 tsf_high |
Definition at line 2463 of file commands.h.
__le32 tsf_low |
Definition at line 2462 of file commands.h.