commit | 155b424c86f8169b30d30beb46ad216c5e61749a | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Thu Jan 09 16:17:52 2020 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:43:58 2020 +0200 |
tree | 59356e9eea7b4a9beb68695a54bb1adf909c56aa | |
parent | e92b07a20b5f039ccd8776dc7c6323a3e1d726d9 [diff] |
qtnfmac: add module param to configure DFS offload Firmware may support DFS offload. However the final decision on whether to use it or not should be up to the user. So even if firmware supports DFS offload, it should be enabled only if user explicitly requests it. For this purpose introduce kernel param dfs_offload which is disabled by default. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>