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

#include <tt.h>

Data Fields

enum iwl_antenna_ok tx_stream
 
enum iwl_antenna_ok rx_stream
 
bool is_ht
 

Detailed Description

struct iwl_tt_restriction - Thermal Throttling restriction table : number of tx stream allowed : ht enable/disable : number of rx stream allowed

This table is used by advance thermal throttling management based on the current thermal throttling state, and determines the number of tx/rx streams and the status of HT operation.

Definition at line 63 of file tt.h.

Field Documentation

bool is_ht

Definition at line 66 of file tt.h.

enum iwl_antenna_ok rx_stream

Definition at line 65 of file tt.h.

enum iwl_antenna_ok tx_stream

Definition at line 64 of file tt.h.


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