Skip to content
Commit 3eb514dd authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7615: fix using VHT STBC rates



The hardware expects MT_TX_RATE_NSS to be filled with the number of
space/time streams. For non-STBC rates, this is equal to nss.
For 1-stream STBC, this needs to be set to 2.
This is relevant for VHT rates only, on HT, the value is derived from MCS
internally.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent cf211051
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment