• Alex Malamud's avatar
    iwlwifi: LTR updates · aa43ae12
    Alex Malamud authored
    New FW versions introduces LTR feature enablement by default.
    For such FW versions, driver (mvm/xvt) should not send
    host command to enable LTR feature, also it should be possible to
    override LTR configuration through the debugfs.
    
    1. Send LTR feature enablement command only for FW versions
    which does not advertises SET_LTR_GEN2 capability.
    2. Implement ltr_config file in debugfs for LTR configuration override.
    Signed-off-by: default avatarAlex Malamud <alex.malamud@intel.com>
    aa43ae12
file.h 36.5 KB