diff options
author | Shayne Chen <shayne.chen@mediatek.com> | 2021-07-20 21:00:14 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-10-20 10:36:31 +0200 |
commit | 47f1c08db7f3aaa2d13f8e56209375462ace7b8a (patch) | |
tree | 6080bb76ff20baf03d52af4a647bd5ee32f743a0 /drivers/net/wireless/mediatek/mt76/mt76.h | |
parent | 978fdd660c50e0c27644a9334c450e1de83ec2ae (diff) |
mt76: mt7915: fix bit fields for HT rate idx
The bit fields of tx rate idx should be 6 bits, otherwise it might be
incorrect in HT mode.
For VHT/HE rates, only 4 bits are actually used by rate idx, the other
2 bits are used for other functions.
Fixes: c31d94af1843 ("mt76: mt7915: fix tx rate related fields in tx descriptor")
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/mt76.h')
0 files changed, 0 insertions, 0 deletions