Searched refs:wifi_nm_get_instance_iface (Results 1 – 4 of 4) sorted by relevance
92 struct wifi_nm_instance *wifi_nm_get_instance_iface(struct net_if *iface);
27 struct wifi_nm_instance *wifi_nm_get_instance_iface(struct net_if *iface) in wifi_nm_get_instance_iface() function
328 struct wifi_nm_instance *nm = wifi_nm_get_instance_iface(iface); in get_wifi_api()
147 if (wifi_nm_get_instance_iface(net_if_get_first_wifi())) { in ZTEST()