/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_attr_build.c | 162 const u8 *addr[2]; in wps_build_authenticator() local 428 const u8 *addr[1]; in wps_build_oob_dev_pw() local 495 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) in wps_build_mac_addr() argument [all...] |
H A D | wps_er.h | 17 u8 addr[ETH_ALEN]; member 37 struct in_addr addr; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_udp.c | 34 struct sockaddr_in6 addr; member 36 struct sockaddr_in addr; member 87 char addr[INET6_ADDRSTRLEN]; in wpa_supplicant_ctrl_iface_attach() local 120 char addr[INET6_ADDRSTRLEN]; local 165 char addr[INET6_ADDRSTRLEN]; global() local 227 char addr[INET6_ADDRSTRLEN]; global() local 402 struct sockaddr_in6 addr; global() local 405 struct sockaddr_in addr; global() local 532 char addr[INET6_ADDRSTRLEN]; global() local 629 char addr[INET6_ADDRSTRLEN]; global() local 772 struct sockaddr_in addr; global() local [all...] |
H A D | mesh.c | 586 void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, in wpa_mesh_notify_peer() argument 856 u8 addr[ETH_ALEN]; in wpas_mesh_add_interface() local 888 int wpas_mesh_peer_remove(struct wpa_supplicant *wpa_s, const u8 *addr) in wpas_mesh_peer_remove() argument 894 wpas_mesh_peer_add(struct wpa_supplicant *wpa_s, const u8 *addr, int duration) wpas_mesh_peer_add() argument [all...] |
H A D | wpas_kay.c | 292 static int ieee802_1x_auth_get_msk(struct wpa_supplicant *wpa_s, const u8 *addr, in ieee802_1x_auth_get_msk() argument 266 ieee802_1x_auth_get_session_id(struct wpa_supplicant *wpa_s, const u8 *addr, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
|
/third_party/vulkan-loader/tests/ |
H A D | loader_alloc_callback_tests.cpp | 68 uint64_t addr = (uint64_t)detail.allocation.get(); in allocate() local 115 void* addr = allocate(size, alignment, allocationScope); variable 120 void* addr = reallocate(pOriginal, size, alignment, allocationScope); variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 157 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument 167 hostapd_drv_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_get_inact_sec() argument 175 hostapd_drv_sta_remove(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_remove() argument 183 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) hostapd_drv_hapd_send_eapol() argument 195 hostapd_drv_read_sta_data( struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) hostapd_drv_read_sta_data() argument 204 hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_clear_stats() argument 255 hostapd_drv_poll_client(struct hostapd_data *hapd, const u8 *own_addr, const u8 *addr, int qos) hostapd_drv_poll_client() argument 307 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument [all...] |
H A D | ap_rrm.c | 367 int hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) in hostapd_send_lci_req() argument 440 int hostapd_send_range_req(struct hostapd_data *hapd, const u8 *addr, in hostapd_send_range_req() argument 74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument 199 hostapd_send_nei_report_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, struct wpa_ssid_value *ssid, u8 lci, u8 civic, u16 lci_max_age) hostapd_send_nei_report_resp() argument 569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument [all...] |
H A D | ctrl_iface_ap.c | 366 u8 addr[ETH_ALEN]; in hostapd_ctrl_iface_sta() local 408 u8 addr[ETH_ALEN]; in hostapd_ctrl_iface_sta_next() local 428 p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, u8 minor_reason_code, const u8 *addr) p2p_manager_disconnect() argument 483 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_deauthenticate() local 546 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_disassociate() local 611 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_signature() local 631 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_poll_sta() local 945 hostapd_ctrl_iface_pmksa_list_mesh(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list_mesh() argument [all...] |
H A D | fils_hlp.c | 41 struct sockaddr_in addr; in fils_dhcp_request() local 156 struct sockaddr_in addr; fils_dhcp_handler() local 335 struct sockaddr_in addr; fils_process_hlp_dhcp() local [all...] |
H A D | ieee802_11_auth.c | 32 macaddr addr; member 47 macaddr addr; member 89 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() argument 147 static int hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, in hostapd_radius_acl_query() argument 215 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument 253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument [all...] |
H A D | pmksa_cache_auth.c | 680 int pmksa_cache_auth_list_mesh(struct rsn_pmksa_cache *pmksa, const u8 *addr, in pmksa_cache_auth_list_mesh() argument
|
H A D | wmm.c | 186 static void wmm_send_action(struct hostapd_data *hapd, const u8 *addr, in wmm_send_action() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/ |
H A D | cmpi_log.c | 53 hi_char *addr; /* the address of ring buffer */ member 132 hi_char *addr = NULL; in log_write() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/arch/hi3516cv500/hal/ |
H A D | sys_hal.c | 40 static void hi_reg_set_bit(unsigned long value, unsigned long offset, unsigned long addr) in hi_reg_set_bit() argument 54 static void hi_reg_write32(unsigned long value, unsigned long mask, unsigned long addr) in hi_reg_write32() argument 67 static inline void hi_reg_read(unsigned int *pvalue, unsigned long addr) in hi_reg_read() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
H A D | drv_lib.c | 273 hi_u32 *addr = HI_NULL; module_clock() local 322 hi_u32 *addr = HI_NULL; module_reset() local 442 hi_void *addr = HI_NULL; module_reg_read() local 469 hi_void *addr = HI_NULL; module_reg_write() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/regs/ |
H A D | hdmi_reg_audio_path.c | 23 int hdmi_reg_audio_path_regs_init(hi_char *addr) in hdmi_reg_audio_path_regs_init() argument
|
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/ |
H A D | hifmc100_spi_nand.c | 304 static int32_t HifmcCntlrEraseOneBlock(struct HifmcCntlr *cntlr, struct SpiFlash *spi, off_t addr) in HifmcCntlrEraseOneBlock() argument 492 static int32_t HifmcMtdEraseSpinand(struct MtdDevice *mtdDevice, off_t addr, size_ argument 200 HifmcCntlrDevFeatureOp(struct HifmcCntlr *cntlr, struct SpiFlash *spi, bool isGet, uint8_t addr, uint8_t *val) HifmcCntlrDevFeatureOp() argument 682 HifmcMtdIsBadBlockSpinand(struct MtdDevice *mtdDevice, off_t addr) HifmcMtdIsBadBlockSpinand() argument 710 HifmcMtdMarkBadBlockSpinand(struct MtdDevice *mtdDevice, off_t addr) HifmcMtdMarkBadBlockSpinand() argument [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | mmz_userdev.c | 248 static struct mmb_info *get_mmbinfo(unsigned long addr, in get_mmbinfo() argument 265 static struct mmb_info *get_mmbinfo_safe(unsigned long addr, in get_mmbinfo_safe() argument 338 unsigned long addr, len, prot, flags, pgoff; in ioctl_mmb_user_remap() local 422 unsigned long addr, len; global() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_device.c | 893 int osal_remap_pfn_range(osal_vm_t *vm, unsigned long addr, unsigned long pfn, unsigned long size) in osal_remap_pfn_range() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_ext_k.c | 602 u32 addr; in hi_drv_secmmz_alloc() local 879 HI_U32 addr; in hi_drv_secsmmu_get_smmu() local [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_device.c | 592 int osal_remap_pfn_range(osal_vm *vm, unsigned long addr, unsigned long pfn, unsigned long size, unsigned int cached) in osal_remap_pfn_range() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/ |
H A D | fm11nt081d.c | 130 hi_u16 addr = baseAddr; in Fm11nt081dWriteEeprom() local 209 Fm11nt081dSetReg(hi_u32 addr, hi_u32 value) Fm11nt081dSetReg() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/ |
H A D | hi_nvm.c | 48 hi_u32 nv_read_flash(hi_u32 addr, hi_u32 size, hi_u8* data) in nv_read_flash() argument 62 hi_u32 nv_write_flash(hi_u32 addr, hi_u32 size, const hi_u8* data) in nv_write_flash() argument 393 hi_u32 hi_factory_nv_init(hi_u32 addr, hi_u32 total_size, hi_u32 block_size) in hi_factory_nv_init() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gt911/ |
H A D | gt911.c | 136 static hi_s32 tp_set_reg(hi_u32 addr, hi_u32 value) in tp_set_reg() argument
|