Searched refs:initialized_opermode (Results 1 – 1 of 1) sorted by relevance
171 static uint16_t initialized_opermode = SL_SI91X_INVALID_MODE; variable368 if (initialized_opermode == SL_SI91X_CONCURRENT_MODE) { in sl_si91x_driver_init()369 …return (initialized_opermode == config->boot_config.oper_mode) ? SL_STATUS_OK : SL_STATUS_WIFI_INV… in sl_si91x_driver_init()574 initialized_opermode = config->boot_config.oper_mode; in sl_si91x_driver_init()695 initialized_opermode = SL_SI91X_INVALID_MODE; in sl_si91x_driver_deinit()2047 return initialized_opermode; in get_opermode()