summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/api
diff options
context:
space:
mode:
authorTzu-En Huang <tehuang@realtek.com>2020-03-26 10:04:08 +0800
committerKalle Valo <kvalo@codeaurora.org>2020-03-26 21:21:43 +0200
commit2542469d1258b2b2f2849ce1f4df88e86a761f7c (patch)
treec773a3adecbf407284b47bfffa09cd38a1eec47e /drivers/net/wireless/intel/iwlwifi/fw/api
parent8bc513b9940ae531d8ea970488381f84a2d558be (diff)
downloadlinux-2542469d1258b2b2f2849ce1f4df88e86a761f7c.tar.gz
linux-2542469d1258b2b2f2849ce1f4df88e86a761f7c.tar.bz2
linux-2542469d1258b2b2f2849ce1f4df88e86a761f7c.zip
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 <tehuang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Reviewed-by: Brian Norris <briannorris@chromium.org> Tested-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200326020408.25218-1-yhchuang@realtek.com
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/api')
0 files changed, 0 insertions, 0 deletions