diff options
author | Yan-Hsuan Chuang <yhchuang@realtek.com> | 2019-10-02 09:35:19 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-10-04 16:44:55 +0300 |
commit | 942e2a5d39a9706aa0115078a67659b4d071aece (patch) | |
tree | beee914e3dd374090f048076f96df1460991ee14 /.clang-format | |
parent | 3a2dd6b7cadfc627378d2c3af065f82ebb1d4cbf (diff) | |
download | linux-942e2a5d39a9706aa0115078a67659b4d071aece.tar.xz |
rtw88: allows to set RTS in TX descriptor
Allows driver to send RTS by filling tx descriptor.
The user may want to set the rts threshold. But since we have not
been taking over rate control from mac80211 to driver by setting flag
IEEE80211_HW_HAS_RATE_CONTROL, there is nothing we can do about it.
So here just store the value, and mac80211 will tell us to use rts
protection by ieee80211_tx_info::control::use_rts.
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions