Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dbtcoex.h107 struct ath_btcoex_hw { struct
108 enum ath_btcoex_scheme scheme;
109 struct ath9k_hw_mci mci;
110 struct ath9k_hw_aic aic;
111 bool enabled;
112 u8 wlanactive_gpio;
113 u8 btactive_gpio;
114 u8 btpriority_gpio;
115 u32 bt_coex_mode; /* Register setting for AR_BT_COEX_MODE */
116 u32 bt_coex_weights; /* Register setting for AR_BT_COEX_WEIGHT */
[all …]