Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c122 ret = net_if_set_name(g_mlan.netif, "ml"); in nxp_wifi_wlan_event_callback()
128 ret = net_if_set_name(g_uap.netif, "ua"); in nxp_wifi_wlan_event_callback()
145 net_if_dormant_off(g_mlan.netif); in nxp_wifi_wlan_event_callback()
151 net_if_dormant_off(g_mlan.netif); in nxp_wifi_wlan_event_callback()
194 wifi_mgmt_raise_connect_result_event(g_mlan.netif, 0); in nxp_wifi_wlan_event_callback()
197 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()
201 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()
212 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()
221 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()
225 wifi_mgmt_raise_disconnect_result_event(g_mlan.netif, 0); in nxp_wifi_wlan_event_callback()
[all …]
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.h90 struct net_if *netif; member
Dsimcom-sim7080.c79 data->netif = iface; in modem_net_iface_init()
/Zephyr-latest/modules/openthread/
DKconfig.features313 bool "Platform netif support"
DCMakeLists.txt112 kconfig_to_ot_option(CONFIG_OPENTHREAD_PLATFORM_NETIF OT_PLATFORM_NETIF "Enable platform netif supp…
/Zephyr-latest/doc/develop/test/
Dtwister.rst123 - netif:eth
197 - netif:eth
200 A test scenario can depend on 'eth' to only test ethernet or on 'netif' to run