Skip to content
  • Wey-Yi Guy's avatar
    iwlwifi: additional items in sensitivity range table · 55036d66
    Wey-Yi Guy authored
    
    
    Add more items to sensitivity range table to avoid using hardcoded values.
    Initialize the table per device since unique per device information is
    required to perform sensitivity calibration.
    
    additional items in sensitivity range table:
       .barker_corr_th_min: Barker correlation threshold minimum
       .barker_corr_th_min_mrc: Barker correlation threshold minimum for MRC
       .nrg_th_cca: Energy threshold for Clear Channel Assessment
    
    Barker codes are a technique used in WLAN encoding for transmission.
    MRC is "Maximal Ratio Combining", a technique for optimally combining the
    signals from 2 or more receivers to achieve a better signal.
    
    Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    55036d66