Home
last modified time | relevance | path

Searched refs:hostapd_drv_none (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h81 int hostapd_drv_none(struct hostapd_data *hapd);
H A Dhostapd.c582 if (hostapd_drv_none(hapd) || hapd->drv_priv == NULL) in hostapd_flush_old_stations()
629 if (hostapd_drv_none(hapd)) in hostapd_validate_bssid_configuration()
1198 if (!hostapd_drv_none(hapd)) { in hostapd_setup_bss()
1347 if (!hostapd_drv_none(hapd) && vlan_init(hapd)) { in hostapd_setup_bss()
2514 !hostapd_drv_none(iface->bss[bss_idx])) { in hostapd_interface_init_bss()
H A Dhw_features.c83 if (hostapd_drv_none(hapd)) in hostapd_get_hw_features()
H A Dap_drv_ops.c642 int hostapd_drv_none(struct hostapd_data *hapd) in hostapd_drv_none() function
H A Dwpa_auth_glue.c1334 if (!hostapd_drv_none(hapd) && in hostapd_setup_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c619 if (hostapd_drv_none(hapd) || hapd->drv_priv == NULL) in hostapd_flush_old_stations()
668 if (hostapd_drv_none(hapd)) in hostapd_validate_bssid_configuration()
1246 if (!hostapd_drv_none(hapd)) { in hostapd_setup_bss()
1388 if (!hostapd_drv_none(hapd) && vlan_init(hapd)) { in hostapd_setup_bss()
2717 !hostapd_drv_none(iface->bss[bss_idx])) { in hostapd_interface_init_bss()
H A Dap_drv_ops.h84 int hostapd_drv_none(struct hostapd_data *hapd);
H A Dhw_features.c83 if (hostapd_drv_none(hapd)) in hostapd_get_hw_features()
H A Dap_drv_ops.c650 int hostapd_drv_none(struct hostapd_data *hapd) in hostapd_drv_none() function
H A Dwpa_auth_glue.c1581 if (!hostapd_drv_none(hapd) && in hostapd_setup_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c291 !hostapd_drv_none(iface->bss[0])) { in hostapd_interface_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c284 !hostapd_drv_none(iface->bss[0])) { in hostapd_interface_init()

Completed in 21 milliseconds