Home
last modified time | relevance | path

Searched defs:ath_btcoex_hw (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dbtcoex.h87 struct ath_btcoex_hw { struct
88 enum ath_btcoex_scheme scheme;
89 struct ath9k_hw_mci mci;
90 bool enabled;
91 u8 wlanactive_gpio;
92 u8 btactive_gpio;
93 u8 btpriority_gpio;
94 u32 bt_coex_mode; /* Register setting for AR_BT_COEX_MODE */
95 u32 bt_coex_weights; /* Register setting for AR_BT_COEX_WEIGHT */
96 u32 bt_coex_mode2; /* Register setting for AR_BT_COEX_MODE2 */
[all …]