Searched defs:wlan_fwol_coex_config (Results 1 – 1 of 1) sorted by relevance
91 struct wlan_fwol_coex_config { struct92 uint8_t btc_mode;93 uint8_t antenna_isolation;94 uint8_t max_tx_power_for_btc;95 int16_t wlan_low_rssi_threshold;96 int16_t bt_low_rssi_threshold;97 int16_t bt_interference_low_ll;98 int16_t bt_interference_low_ul;99 int16_t bt_interference_medium_ll;100 int16_t bt_interference_medium_ul;[all …]