diff options
author | Tzu-En Huang <[email protected]> | 2020-03-26 10:04:08 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-03-26 21:21:43 +0200 |
commit | 2542469d1258b2b2f2849ce1f4df88e86a761f7c (patch) | |
tree | c773a3adecbf407284b47bfffa09cd38a1eec47e /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
parent | 8bc513b9940ae531d8ea970488381f84a2d558be (diff) |
rtw88: fix non-increase management packet sequence number
In previous setting, management packets' sequence numbers will
not increase and always stay at 0. Add hw sequence number support
for mgmt packets.
The table below shows different sequence number setting in the
tx descriptor.
seq num ctrl | EN_HWSEQ | DISQSELSEL | HW_SSN_SEL
------------------------------------------------------
sw ctrl | 0 | N/A | N/A
hw ctrl per MACID | 1 | 0 | N/A
hw ctrl per HWREG | 1 | 1 |HWREG(0/1/2/3)
Signed-off-by: Tzu-En Huang <[email protected]>
Signed-off-by: Yan-Hsuan Chuang <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Tested-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions