Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c747 add_vif_info.iftype = NRF_WIFI_IFTYPE_STATION; in nrf_wifi_if_start_zep()
764 add_vif_info.iftype; in nrf_wifi_if_start_zep()
Dwpa_supp_if.c2023 static int nrf_wifi_iftype_change(struct nrf_wifi_vif_ctx_zep *vif_ctx_zep, int iftype) in nrf_wifi_iftype_change() argument
2053 chg_vif_info.iftype = iftype; in nrf_wifi_iftype_change()
/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c263 int iftype; member