Searched refs:net_if_get_first_wifi (Results 1 – 3 of 3) sorted by relevance
129 struct net_if *iface = net_if_get_first_wifi(); in request_scan()147 if (wifi_nm_get_instance_iface(net_if_get_first_wifi())) { in ZTEST()148 ret = wifi_nm_unregister_mgd_iface(nm, net_if_get_first_wifi()); in ZTEST()174 ret = wifi_nm_register_mgd_iface(nm, net_if_get_first_wifi()); in ZTEST()
639 iface = net_if_get_first_wifi(); in net_if_get_default()5972 struct net_if *net_if_get_first_wifi(void) in net_if_get_first_wifi() function5995 return net_if_get_first_wifi(); in net_if_get_wifi_sta()6011 return net_if_get_first_wifi(); in net_if_get_wifi_sap()
3164 struct net_if *net_if_get_first_wifi(void);