Searched defs:ath_btcoex_config (Results 1 – 1 of 1) sorted by relevance
29 struct ath_btcoex_config { struct30 u8 bt_time_extend;31 bool bt_txstate_extend;32 bool bt_txframe_extend;33 enum ath_bt_mode bt_mode; /* coexistence mode */34 bool bt_quiet_collision;35 bool bt_rxclear_polarity; /* invert rx_clear as WLAN_ACTIVE*/36 u8 bt_priority_time;37 u8 bt_first_slot_time;38 bool bt_hold_rx_clear;[all …]