Home
last modified time | relevance | path

Searched defs:hapd (Results 76 – 84 of 84) sorted by relevance

1234

/src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4690 struct hostapd_data *hapd; in wpas_dbus_getter_stas() local
5026 struct hostapd_data *hapd; in wpas_dbus_getter_sta_rx_packets() local
5065 struct hostapd_data *hapd; in wpas_dbus_getter_sta_tx_packets() local
5104 struct hostapd_data *hapd; in wpas_dbus_getter_sta_tx_bytes() local
5143 struct hostapd_data *hapd; in wpas_dbus_getter_sta_rx_bytes() local
6361 struct hostapd_data *hapd; in wpas_dbus_getter_mesh_peers() local
H A Ddbus_new_handlers_p2p.c2547 struct hostapd_data *hapd; in wpas_dbus_getter_p2p_group_vendor_ext() local
2585 struct hostapd_data *hapd = NULL; in wpas_dbus_setter_p2p_group_vendor_ext() local
/src/contrib/wpa/src/ap/
H A Dhostapd.h22 #define OCE_STA_CFON_ENABLED(hapd) \ argument
25 #define OCE_AP_ENABLED(hapd) \ argument
840 static inline bool hostapd_mld_is_first_bss(struct hostapd_data *hapd) in hostapd_mld_is_first_bss()
H A Dsta_info.h424 static inline bool ap_sta_is_mld(struct hostapd_data *hapd, in ap_sta_is_mld()
/src/contrib/wpa/src/drivers/
H A Ddriver_macsec_qca.c320 static void * macsec_qca_hapd_init(struct hostapd_data *hapd, in macsec_qca_hapd_init()
H A Ddriver_macsec_linux.c1602 static void * macsec_drv_hapd_init(struct hostapd_data *hapd, in macsec_drv_hapd_init()
H A Ddriver_bsd.c1069 bsd_init(struct hostapd_data *hapd, struct wpa_init_params *params) in bsd_init()
H A Ddriver_nl80211.c8568 static void *i802_init(struct hostapd_data *hapd, in i802_init()
/src/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1776 struct hostapd_data *hapd; in wpas_p2p_add_psk_list() local
3057 static int wpas_sta_check_ecsa(struct hostapd_data *hapd, in wpas_sta_check_ecsa()
7162 struct hostapd_data *hapd = wpa_s->ap_iface->bss[0]; in wpas_p2p_ie_update() local
8934 struct hostapd_data *hapd; in wpas_p2p_remove_client_go() local
9676 struct hostapd_data *hapd; in wpas_p2p_nfc_tag_enabled() local

1234