OSDN Git Service

ath11k: add tx hw 802.11 encapsulation offloading support
authorJohn Crispin <john@phrozen.org>
Tue, 5 May 2020 07:42:03 +0000 (10:42 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 6 May 2020 06:13:38 +0000 (09:13 +0300)
commite7f33e0c52c0df42f817a8468bf55be6648f9b5f
tree6e78902cf0b939592f8c39940ba05135df7474ef
parent52f274b519939f5e306b26f2a3cf7c63ef45c203
ath11k: add tx hw 802.11 encapsulation offloading support

This patch adds support for ethernet rxtx mode to the driver. The feature
is enabled via a new module parameter. If enabled to driver will enable
the feature on a per vif basis if all other requirements were met.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200430152814.18481-1-john@phrozen.org
drivers/net/wireless/ath/ath11k/core.h
drivers/net/wireless/ath/ath11k/dp_tx.c
drivers/net/wireless/ath/ath11k/mac.c
drivers/net/wireless/ath/ath11k/wmi.h