Lines Matching refs:hostapd_data
20 int hostapd_build_ap_extra_ies(struct hostapd_data *hapd,
24 void hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon,
27 int hostapd_reset_ap_wps_ie(struct hostapd_data *hapd);
28 int hostapd_set_ap_wps_ie(struct hostapd_data *hapd);
29 bool hostapd_sta_is_link_sta(struct hostapd_data *hapd,
31 int hostapd_set_authorized(struct hostapd_data *hapd,
33 int hostapd_set_sta_flags(struct hostapd_data *hapd, struct sta_info *sta);
34 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
36 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname);
37 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname);
38 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds,
40 int hostapd_sta_add(struct hostapd_data *hapd,
53 int hostapd_set_privacy(struct hostapd_data *hapd, int enabled);
54 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem,
56 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
57 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
58 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type,
62 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
64 int hostapd_if_link_remove(struct hostapd_data *hapd,
67 int hostapd_set_ieee8021x(struct hostapd_data *hapd,
69 int hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd,
71 int hostapd_flush(struct hostapd_data *hapd);
72 int hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode,
77 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
78 int hostapd_set_frag(struct hostapd_data *hapd, int frag);
79 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
81 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr,
83 int hostapd_set_country(struct hostapd_data *hapd, const char *country);
84 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs,
87 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
89 int hostapd_driver_commit(struct hostapd_data *hapd);
90 int hostapd_drv_none(struct hostapd_data *hapd);
91 bool hostapd_drv_nl80211(struct hostapd_data *hapd);
92 int hostapd_driver_scan(struct hostapd_data *hapd,
95 struct hostapd_data *hapd);
96 int hostapd_driver_set_noa(struct hostapd_data *hapd, u8 count, int start,
99 struct hostapd_data *hapd,
104 int hostapd_drv_send_mlme(struct hostapd_data *hapd,
108 int hostapd_drv_sta_deauth(struct hostapd_data *hapd,
110 int hostapd_drv_sta_disassoc(struct hostapd_data *hapd,
112 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq,
115 int hostapd_drv_send_action_addr3_ap(struct hostapd_data *hapd,
120 hostapd_drv_send_action_cancel_wait(struct hostapd_data *hapd) in hostapd_drv_send_action_cancel_wait()
127 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr,
129 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr,
131 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr,
133 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
142 int hostapd_drv_do_acs(struct hostapd_data *hapd);
143 int hostapd_drv_update_dh_ie(struct hostapd_data *hapd, const u8 *peer,
145 int hostapd_drv_dpp_listen(struct hostapd_data *hapd, bool enable);
146 int hostapd_drv_set_secure_ranging_ctx(struct hostapd_data *hapd,
155 int hostapd_drv_wnm_oper(struct hostapd_data *hapd,
159 int hostapd_drv_set_qos_map(struct hostapd_data *hapd, const u8 *qos_map_set,
165 void hostapd_get_hw_mode_any_channels(struct hostapd_data *hapd,
170 static inline int hostapd_drv_set_countermeasures(struct hostapd_data *hapd, in hostapd_drv_set_countermeasures()
180 struct hostapd_data *hapd, in hostapd_drv_set_sta_vlan()
190 static inline int hostapd_drv_get_inact_sec(struct hostapd_data *hapd, in hostapd_drv_get_inact_sec()
198 static inline int hostapd_drv_sta_remove(struct hostapd_data *hapd, in hostapd_drv_sta_remove()
206 static inline int hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, in hostapd_drv_hapd_send_eapol()
219 struct hostapd_data *hapd, struct hostap_sta_driver_data *data, in hostapd_drv_read_sta_data()
227 static inline int hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, in hostapd_drv_sta_clear_stats()
235 static inline int hostapd_drv_set_acl(struct hostapd_data *hapd, in hostapd_drv_set_acl()
243 static inline int hostapd_drv_set_ap(struct hostapd_data *hapd, in hostapd_drv_set_ap()
251 static inline int hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, in hostapd_drv_set_radius_acl_auth()
261 static inline int hostapd_drv_set_radius_acl_expire(struct hostapd_data *hapd, in hostapd_drv_set_radius_acl_expire()
270 static inline int hostapd_drv_set_authmode(struct hostapd_data *hapd, in hostapd_drv_set_authmode()
278 static inline void hostapd_drv_poll_client(struct hostapd_data *hapd, in hostapd_drv_poll_client()
287 static inline int hostapd_drv_get_survey(struct hostapd_data *hapd, in hostapd_drv_get_survey()
297 static inline int hostapd_get_country(struct hostapd_data *hapd, char *alpha2) in hostapd_get_country()
304 static inline const char * hostapd_drv_get_radio_name(struct hostapd_data *hapd) in hostapd_drv_get_radio_name()
312 static inline int hostapd_drv_switch_channel(struct hostapd_data *hapd, in hostapd_drv_switch_channel()
323 static inline int hostapd_drv_switch_color(struct hostapd_data *hapd, in hostapd_drv_switch_color()
333 static inline int hostapd_drv_status(struct hostapd_data *hapd, char *buf, in hostapd_drv_status()
341 static inline int hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, in hostapd_drv_br_add_ip_neigh()
352 static inline int hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, in hostapd_drv_br_delete_ip_neigh()
362 static inline int hostapd_drv_br_port_set_attr(struct hostapd_data *hapd, in hostapd_drv_br_port_set_attr()
372 static inline int hostapd_drv_br_set_net_param(struct hostapd_data *hapd, in hostapd_drv_br_set_net_param()
382 static inline int hostapd_drv_vendor_cmd(struct hostapd_data *hapd, in hostapd_drv_vendor_cmd()
394 static inline int hostapd_drv_stop_ap(struct hostapd_data *hapd) in hostapd_drv_stop_ap()
407 static inline int hostapd_drv_channel_info(struct hostapd_data *hapd, in hostapd_drv_channel_info()
416 hostapd_drv_send_external_auth_status(struct hostapd_data *hapd, in hostapd_drv_send_external_auth_status()
426 hostapd_drv_set_band(struct hostapd_data *hapd, u32 band_mask) in hostapd_drv_set_band()
434 static inline int hostapd_drv_driver_cmd(struct hostapd_data *hapd, in hostapd_drv_driver_cmd()
445 hostapd_drv_register_frame(struct hostapd_data *hapd, u16 type, in hostapd_drv_register_frame()
458 static inline int hostapd_drv_link_add(struct hostapd_data *hapd, in hostapd_drv_link_add()
468 static inline int hostapd_drv_link_sta_remove(struct hostapd_data *hapd, in hostapd_drv_link_sta_remove()