Searched refs:coex_mode (Results 1 – 5 of 5) sorted by relevance
2150 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2185 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2211 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2235 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2259 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2286 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,2315 .coex_mode = SL_SI91X_WLAN_ONLY_MODE,
69 sl_si91x_coex_mode_t coex_mode; member177 void save_coex_mode(sl_si91x_coex_mode_t coex_mode);
112 …uint16_t coex_mode; ///< Coexistence mode, one of the values from @ref sl_si91x_c… member
209 static sl_si91x_coex_mode_t coex_mode = 0; variable583 performance_profile.coex_mode = get_coex_mode(); in save_wifi_current_performance_profile()598 sl_si91x_coex_mode_t coex_mode = performance_profile.coex_mode; in get_coex_performance_profile() local599 if (coex_mode == SL_SI91X_WLAN_ONLY_MODE) { // Treat SL_SI91X_WLAN_ONLY_MODE as SL_SI91X_WLAN_MODE in get_coex_performance_profile()600 coex_mode = SL_SI91X_WLAN_MODE; in get_coex_performance_profile()603 switch (coex_mode) { in get_coex_performance_profile()735 coex_mode = mode; in save_coex_mode()740 return coex_mode; in get_coex_mode()
344 if (config->boot_config.coex_mode == SL_SI91X_WLAN_MODE) { // Check for not support mode in sl_si91x_driver_init()487 …if (config->boot_config.coex_mode == SL_SI91X_BLE_MODE || config->boot_config.coex_mode == SL_SI91… in sl_si91x_driver_init()512 if ((!config->boot_config.coex_mode) in sl_si91x_driver_init()556 if (config->boot_config.coex_mode != SL_SI91X_BLE_MODE) { in sl_si91x_driver_init()588 save_coex_mode(config->boot_config.coex_mode); in sl_si91x_driver_init()