Searched refs:net_if_dormant_on (Results 1 – 13 of 13) sorted by relevance
116 net_if_dormant_on(binding->iface); in test_conn_api_init()129 net_if_dormant_on(binding->iface); in test_conn_api_disconnect()
77 net_if_dormant_on(target); in simulate_connection_loss()135 net_if_dormant_on(binding->iface); in test_disconnect()213 net_if_dormant_on(binding->iface); in test_init()
45 net_if_dormant_on(iface); in reset_test_iface_networking()
432 net_if_dormant_on(airoc_wifi_iface); in airoc_event_task()468 net_if_dormant_on(iface); in airoc_mgmt_init()564 net_if_dormant_on(data->iface); in airoc_mgmt_connect()592 net_if_dormant_on(data->iface); in airoc_mgmt_disconnect()749 net_if_dormant_on(data->iface); in airoc_mgmt_ap_disable()
203 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()208 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()220 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()230 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()237 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()241 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_event_callback()331 net_if_dormant_on(g_uap.netif); in nxp_wifi_wlan_event_callback()445 net_if_dormant_on(g_mlan.netif); in nxp_wifi_wlan_start()452 net_if_dormant_on(g_uap.netif); in nxp_wifi_wlan_start()
207 net_if_dormant_on(ot_context->iface); in ot_state_changed_handler()596 net_if_dormant_on(iface); in openthread_init()
601 net_if_dormant_on(dev->net_iface); in esp_mgmt_disconnect_work()943 net_if_dormant_on(dev->net_iface); in MODEM_CMD_DEFINE()1156 net_if_dormant_on(dev->net_iface); in esp_mgmt_connect_work()1340 net_if_dormant_on(data->net_iface); in esp_mgmt_ap_disable()1520 net_if_dormant_on(iface); in esp_iface_init()
373 net_if_dormant_on(iface1); in iface_setup()502 net_if_dormant_on(iface); in test_iface_init()555 net_if_dormant_on(iface1); in ZTEST()
131 net_if_dormant_on(sidev->iface); in siwx91x_disconnect()
89 flag and can be changed with :c:func:`net_if_dormant_on` and
226 net_if_dormant_on(vif_ctx_zep->zep_net_if_ctx); in nrf_wifi_net_iface_work_handler()639 net_if_dormant_on(iface); in nrf_wifi_if_init_zep()
3012 void net_if_dormant_on(struct net_if *iface);
5829 void net_if_dormant_on(struct net_if *iface) in net_if_dormant_on() function