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()
245 if (!net_if_is_wifi(iface)) { in is_wanted_interface()524 if (!net_if_is_wifi(iface)) { in iface_cb()
6067 bool net_if_is_wifi(struct net_if *iface) in net_if_is_wifi() function6084 if (net_if_is_wifi(iface)) { in net_if_get_first_wifi()6094 if (net_if_is_wifi(iface) in net_if_get_wifi_sta()6110 if (net_if_is_wifi(iface) in net_if_get_wifi_sap()6206 if (net_if_is_wifi(iface)) { in set_default_name()
3222 bool net_if_is_wifi(struct net_if *iface);