Lines Matching defs:hapd
67 int hostapd_build_ap_extra_ies(struct hostapd_data *hapd, in hostapd_build_ap_extra_ies()
214 void hostapd_free_ap_extra_ies(struct hostapd_data *hapd, in hostapd_free_ap_extra_ies()
225 int hostapd_reset_ap_wps_ie(struct hostapd_data *hapd) in hostapd_reset_ap_wps_ie()
234 int hostapd_set_ap_wps_ie(struct hostapd_data *hapd) in hostapd_set_ap_wps_ie()
255 int hostapd_set_authorized(struct hostapd_data *hapd, in hostapd_set_authorized()
271 int hostapd_set_sta_flags(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_set_sta_flags()
287 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, in hostapd_set_drv_ieee8021x()
316 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_add()
325 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_remove()
331 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta()
347 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_sta_node()
356 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_auth()
400 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_assoc()
410 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add()
449 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec()
459 int hostapd_set_privacy(struct hostapd_data *hapd, int enabled) in hostapd_set_privacy()
467 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem, in hostapd_set_generic_elem()
476 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) in hostapd_get_ssid()
484 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) in hostapd_set_ssid()
492 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_add()
505 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_remove()
515 int hostapd_set_ieee8021x(struct hostapd_data *hapd, in hostapd_set_ieee8021x()
524 int hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd, in hostapd_get_seqnum()
534 int hostapd_flush(struct hostapd_data *hapd) in hostapd_flush()
542 int hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, in hostapd_set_freq()
567 int hostapd_set_rts(struct hostapd_data *hapd, int rts) in hostapd_set_rts()
575 int hostapd_set_frag(struct hostapd_data *hapd, int frag) in hostapd_set_frag()
583 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags()
593 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_set_airtime_weight()
603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
612 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params()
623 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes, in hostapd_get_hw_feature_data()
634 int hostapd_driver_commit(struct hostapd_data *hapd) in hostapd_driver_commit()
642 int hostapd_drv_none(struct hostapd_data *hapd) in hostapd_drv_none()
648 int hostapd_driver_scan(struct hostapd_data *hapd, in hostapd_driver_scan()
658 struct hostapd_data *hapd) in hostapd_driver_get_scan_results()
666 int hostapd_driver_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_driver_set_noa()
676 int hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, in hostapd_drv_set_key()
690 int hostapd_drv_send_mlme(struct hostapd_data *hapd, in hostapd_drv_send_mlme()
700 int hostapd_drv_send_mlme_csa(struct hostapd_data *hapd, in hostapd_drv_send_mlme_csa()
711 int hostapd_drv_sta_deauth(struct hostapd_data *hapd, in hostapd_drv_sta_deauth()
721 int hostapd_drv_sta_disassoc(struct hostapd_data *hapd, in hostapd_drv_sta_disassoc()
731 int hostapd_drv_wnm_oper(struct hostapd_data *hapd, enum wnm_oper oper, in hostapd_drv_wnm_oper()
741 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq, in hostapd_drv_send_action()
779 int hostapd_drv_send_action_addr3_ap(struct hostapd_data *hapd, in hostapd_drv_send_action_addr3_ap()
799 struct hostapd_data *hapd = iface->bss[0]; in hostapd_start_dfs_cac() local
833 int hostapd_drv_set_qos_map(struct hostapd_data *hapd, in hostapd_drv_set_qos_map()
843 static void hostapd_get_hw_mode_any_channels(struct hostapd_data *hapd, in hostapd_get_hw_mode_any_channels()
866 struct hostapd_data *hapd = iface->bss[0]; in hostapd_get_ext_capa() local
878 int hostapd_drv_do_acs(struct hostapd_data *hapd) in hostapd_drv_do_acs()
963 int hostapd_drv_update_dh_ie(struct hostapd_data *hapd, const u8 *peer, in hostapd_drv_update_dh_ie()