• W
    iwlwifi: Thermal Throttling Management - part 2 · 46f9381a
    Wey-Yi Guy 提交于
    Part 2 of Thermal Throttling Management -
    
    Thermal Throttling feature is used to put NIC into low power state when
    driver detect the Radio temperature reach pre-defined threshold
    
    Two Thermal Throttling Management Methods; this patch introduce the
    Advance Thermal Throttling:
    TI-0: system power index, no tx/rx restriction, HT enabled
    TI-1: power index 5, 1 spatial stream Tx, multiple spatial stream Rx, HT
    enabled
    TI-2: power index 5: 1 spatial stream Tx, 1 spatial stream Rx, HT
    disabled
    TI-CT-KILL: power index 5, no Tx, no Rx, HT disabled
    
    For advance Thermal Throttling, CT_KILL_ENTER threshold and CT_KILL_EXIT
    threshold are different; uCode will not stay awake until reach
    CT_KILL_EXIT threshold.
    Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
    Signed-off-by: NReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
    46f9381a
iwl-agn-rs.c 89.7 KB