• W
    iwlwifi: configure missed beacon threshold · a13d276f
    Wey-Yi Guy 提交于
    Add support to configure missed beacon threshold, by default, if receive
    "missed beacon" notification from uCode and has more than 5 consecutive
    beacon missed, then perform sensitivity calibration; with this change,
    allow user to adjust the missed beacon threshold from debugfs in case
    more sensitivity calibration required for better performance in noisy
    environment
    
    The default value (=5) should be good enough for the normal condition,
    but for very noisy environment, more sensitivity calibration could help
    improve the throughput, so by setting the missed beacon threshold to
    lower number, user might experience better performance result.
    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>
    a13d276f
iwl-debugfs.c 76.6 KB