|
Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
| __le16 | flags |
| u8 | keep_alive_seconds |
| u8 | debug_flags |
| __le32 | rx_data_timeout |
| __le32 | tx_data_timeout |
| __le32 | sleep_interval [IL_POWER_VEC_SIZE] |
| __le32 | keep_alive_beacons |
Definition at line 2291 of file commands.h.
| u8 debug_flags |
Definition at line 2294 of file commands.h.
| __le16 flags |
Definition at line 2292 of file commands.h.
| __le32 keep_alive_beacons |
Definition at line 2298 of file commands.h.
| u8 keep_alive_seconds |
Definition at line 2293 of file commands.h.
| __le32 rx_data_timeout |
Definition at line 2295 of file commands.h.
| __le32 sleep_interval[IL_POWER_VEC_SIZE] |
Definition at line 2297 of file commands.h.
| __le32 tx_data_timeout |
Definition at line 2296 of file commands.h.
1.8.2