Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iwl_powertable_cmd Struct Reference

#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 [IWL_POWER_VEC_SIZE]
 
__le32 keep_alive_beacons
 

Detailed Description

Definition at line 2176 of file commands.h.

Field Documentation

u8 debug_flags

Definition at line 2179 of file commands.h.

__le16 flags

Definition at line 2177 of file commands.h.

__le32 keep_alive_beacons

Definition at line 2183 of file commands.h.

u8 keep_alive_seconds

Definition at line 2178 of file commands.h.

__le32 rx_data_timeout

Definition at line 2180 of file commands.h.

__le32 sleep_interval[IWL_POWER_VEC_SIZE]

Definition at line 2182 of file commands.h.

__le32 tx_data_timeout

Definition at line 2181 of file commands.h.


The documentation for this struct was generated from the following file: