Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 13 of 13) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/hostapd/liteos_hostapd_src/
Dhostapd_main_rtos.c95 static struct hostapd_iface * hostapd_interface_init(struct hapd_interfaces *interfaces, in hostapd_interface_init()
131 static int hostapd_global_init(const struct hapd_interfaces *interfaces, const char *entropy_file) in hostapd_global_init()
426 void hostapd_pre_quit(struct hapd_interfaces *interfaces) in hostapd_pre_quit()
443 static void hostapd_quit(struct hapd_interfaces *interfaces, struct ext_wifi_dev *wifi_dev) in hostapd_quit()
467 struct hapd_interfaces *interfaces = NULL; in hostapd_interfaces_init() local
532 struct hapd_interfaces *interfaces = hostapd_interfaces_init(ifname); in hostapd_main() local
Dhostapd_ctrl_iface_rtos.c74 void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interfaces) in hostapd_global_ctrl_iface_deinit()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/docs/architecture/testing/
Ddriver-interface-test-strategy.md11 #### Opaque driver interface
17 #### Dynamic secure element driver interface
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dhostapd.c77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface()
237 struct hapd_interfaces *interfaces = iface->interfaces; local
2400 struct hapd_interfaces *interfaces = iface->interfaces; local
2666 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
2720 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname)
2749 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
3026 hostapd_iface_alloc(struct hapd_interfaces *interfaces)
3050 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname,
3138 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf)
3345 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf)
[all …]
Dbeacon.c806 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on() local
Ddrv_callbacks.c2218 struct hapd_interfaces *interfaces = ctx; in wpa_supplicant_event_global() local
Dhostapd.h458 struct hapd_interfaces *interfaces; member
/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/wpa/ltos_src/
Deloop_ltos.c62 struct hapd_interfaces *interfaces = hostapd_get_interfaces(); in hostapd_exit() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/wps/
Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/docs/proposed/
Dpsa-driver-interface.md926 #### Driver function parameter conventions
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_wlfc.c1250 wlfc_mac_descriptor_t* interfaces = ctx->destination_entries.interfaces; in _dhd_wlfc_is_destination_open() local
3928 wlfc_mac_descriptor_t* interfaces; in dhd_wlfc_dump() local
Ddhd_wlfc.h536 wlfc_mac_descriptor_t interfaces[WLFC_MAX_IFNUM]; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/drivers/
Ddriver_nl80211.h27 struct dl_list interfaces; member