Lines Matching refs:iface
23 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_OCE_STA_CFON))
26 (hapd->iface->drv_flags & WPA_DRIVER_FLAGS_OCE_AP))
44 int (*reload_config)(struct hostapd_iface *iface);
49 int (*cb)(struct hostapd_iface *iface,
51 int (*driver_init)(struct hostapd_iface *iface);
61 struct hostapd_iface **iface;
145 struct hostapd_iface *iface;
556 void (*scan_cb)(struct hostapd_iface *iface);
573 int (*cb)(struct hostapd_iface *iface,
575 int hostapd_reload_config(struct hostapd_iface *iface);
581 int hostapd_setup_interface(struct hostapd_iface *iface);
582 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err);
583 void hostapd_interface_deinit(struct hostapd_iface *iface);
584 void hostapd_interface_free(struct hostapd_iface *iface);
593 void hostapd_interface_deinit_free(struct hostapd_iface *iface);
599 void hostapd_channel_list_updated(struct hostapd_iface *iface, int initiator);
600 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
602 int hostapd_csa_in_progress(struct hostapd_iface *iface);
607 hostapd_switch_channel_fallback(struct hostapd_iface *iface,
610 void hostapd_periodic_iface(struct hostapd_iface *iface);
638 void hostapd_event_get_survey(struct hostapd_iface *iface,