• Bartosz Markowski's avatar
    ath10k: extend the max_scan time · c322892f
    Bartosz Markowski authored
    It was observed few times, the artificial max_scan limit we
    are using mainly to detect FW hangs, can be not enough for
    instance while being associated and during heavy traffic.
    
    What we do if the FW won't return with scan results within
    the max_time time is a scan abort.
    
    This is especially visible with 10.X fw which in combination
    with dual band HW (scanning 32 channels) can end up with
    hw_scan close to 10 seconds.
    Signed-off-by: default avatarBartosz Markowski <bartosz.markowski@tieto.com>
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    c322892f
wmi.c 97.7 KB