When TDLS connection is made in 160 MHZ for 11ax staions, the MCS rates for the same aren't updated correctly. Also, MCS rate can change in case the connection between both stations is made with AP operating in NSS 1x1, as there is a check in lim_populate_he_mcs_set which will disable MCS rates corresponding to nss > 1x1. To fix this, copy 160 MHZ mcs from the staion parameters which gets updated in change station. Also, use nss parameter which is passed by lim_populate_he_mcs_set() in the check which was used to disable mcs rates corresponding to nss > 1x1. Thus, peer station nss will be used to determine whether to disable or not. Change-Id: I23079aed3795202e6ae32583a220c1ed3227c1dd CRs-Fixed: 2904540 |
||
---|---|---|
.. | ||
coex | ||
cp_stats/src | ||
fw_offload | ||
interop_issues_ap | ||
nan | ||
p2p | ||
sync | ||
tdls |