Searched refs:set_if_status (Results 1 – 3 of 3) sorted by relevance
59 int set_if_status; member
2049 vif_ctx_zep->set_if_status = 0; in nrf_wifi_iftype_change()2066 if (vif_ctx_zep->set_if_status != NRF_WIFI_STATUS_SUCCESS) { in nrf_wifi_iftype_change()2067 LOG_ERR("%s: set interface failed: %d", __func__, vif_ctx_zep->set_if_status); in nrf_wifi_iftype_change()
63 vif_ctx_zep->set_if_status = event->return_value; in nrf_wifi_set_iface_event_handler()