Searched refs:net_if_get_first_wifi (Results 1 – 5 of 5) 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()
150 struct siwx91x_dev *sidev = net_if_get_first_wifi()->if_dev->dev->data; in siwx91x_sock_on_recv()172 struct siwx91x_dev *sidev = net_if_get_first_wifi()->if_dev->dev->data; in siwx91x_sock_get()
344 struct net_if *iface = net_if_get_first_wifi(); in sl_si91x_host_process_data_frame()
641 iface = net_if_get_first_wifi(); in net_if_get_default()6081 struct net_if *net_if_get_first_wifi(void) in net_if_get_first_wifi() function6104 return net_if_get_first_wifi(); in net_if_get_wifi_sta()6120 return net_if_get_first_wifi(); in net_if_get_wifi_sap()
3229 struct net_if *net_if_get_first_wifi(void);