Searched refs:net_if_is_wifi (Results 1 – 4 of 4) sorted by relevance
29 if (!iface || !net_if_is_wifi(iface)) { in wifi_nm_get_instance_iface()49 if (!iface || !net_if_is_wifi(iface)) { in wifi_nm_get_type_iface()83 if (!net_if_is_wifi(iface)) { in wifi_nm_register_mgd_iface()112 if (!net_if_is_wifi(iface)) { in wifi_nm_register_mgd_type_iface()
155 if (!net_if_is_wifi(iface)) { in is_wanted_interface()414 if (!net_if_is_wifi(iface)) { in iface_cb()
5696 bool net_if_is_wifi(struct net_if *iface) in net_if_is_wifi() function5713 if (net_if_is_wifi(iface)) { in net_if_get_first_wifi()5723 if (net_if_is_wifi(iface) in net_if_get_wifi_sta()5739 if (net_if_is_wifi(iface) in net_if_get_wifi_sap()5835 if (net_if_is_wifi(iface)) { in set_default_name()
3068 bool net_if_is_wifi(struct net_if *iface);