summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2018-01-19 14:45:44 +0800
committerKalle Valo <kvalo@codeaurora.org>2018-01-24 17:39:52 +0200
commitf243bca13893f126476dd1db7705b4ad54b4d3c7 (patch)
tree05c28e2201e27fb733aff47bce5e9d1445762ec8 /drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
parent17bf851011819c84c670d80058213a375f64ee2e (diff)
downloadop-kernel-dev-f243bca13893f126476dd1db7705b4ad54b4d3c7.zip
op-kernel-dev-f243bca13893f126476dd1db7705b4ad54b4d3c7.tar.gz
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
The variable will be used by btcoex of 8822be, so we prepare this variable in advance. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h')
-rw-r--r--drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h b/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
index cd3925d..e0818f6 100644
--- a/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
+++ b/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h
@@ -153,6 +153,7 @@ struct btc_board_info {
bool tfbga_package;
u8 rfe_type;
+ u8 ant_div_cfg;
};
enum btc_dbg_opcode {
OpenPOWER on IntegriCloud