• Thomas Pedersen's avatar
    ath10k: enable peer stats by default · 8c1d7fa5
    Thomas Pedersen authored
    IFTYPE_MESH_POINT need to rely on these for accurate path
    selection metrics. Other modes will probably also find
    them useful. Enabling peer stats has the side effect of
    reducing max number of STAs from 128 to 118. There should
    be negligible performance impact.
    
    If users really need 128 STAs and don't mind losing out on
    peer stats, they can still disable them:
    
    echo 0 > debugfs/ieee80211/phyn/ath10k/peer_stats
    Signed-off-by: default avatarThomas Pedersen <twp@qca.qualcomm.com>
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    8c1d7fa5
core.c 59.9 KB