Lines Matching full:throttling
25 /* Thermal Throttling State Machine states */
35 * struct iwl_tt_restriction - Thermal Throttling restriction table
40 * This table is used by advance thermal throttling management
41 * based on the current thermal throttling state, and determines
51 * struct iwl_tt_trans - Thermal Throttling transaction table
52 * @next_state: next thermal throttling mode
56 * This is used by the advanced thermal throttling algorithm
67 * struct iwl_tt_mgmt - Thermal Throttling Management structure
69 * @state: current Thermal Throttling state
70 * @tt_power_mode: Thermal Throttling power mode index
72 * when thermal throttling state != IWL_TI_0
77 * thermal throttling to determine how many tx/rx streams
79 * @transaction: ptr to adv trans table, used by advance thermal throttling