Home
last modified time | relevance | path

Searched refs:chg_vif_info (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c2019 struct nrf_wifi_umac_chg_vif_attr_info chg_vif_info = {0}; in nrf_wifi_iftype_change() local
2047 chg_vif_info.iftype = iftype; in nrf_wifi_iftype_change()
2050 status = nrf_wifi_fmac_chg_vif(rpu_ctx_zep->rpu_ctx, vif_ctx_zep->vif_idx, &chg_vif_info); in nrf_wifi_iftype_change()