| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_cfgp2p.c | 144 const bcm_tlv_t *ie = (bcm_tlv_t *)data; in wl_cfgp2p_find_gas_subtype() local 831 const u8 *ie, u32 ie_len) in wl_cfgp2p_enable_discovery() 1197 #define wl_cfgp2p_is_wpa_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument 1200 #define wl_cfgp2p_is_wps_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument 1203 #define wl_cfgp2p_is_p2p_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument 1209 #define wl_cfgp2p_is_wfd_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument 1216 wl_cfgp2p_has_ie(const bcm_tlv_t *ie, const u8 **tlvs, u32 *tlvs_len, in wl_cfgp2p_has_ie() 1237 const bcm_tlv_t *ie; in wl_cfgp2p_find_wpaie() local 1250 const bcm_tlv_t *ie; in wl_cfgp2p_find_wpsie() local 1263 bcm_tlv_t *ie; in wl_cfgp2p_find_p2pie() local [all …]
|
| D | frag.c | 43 const bcm_tlv_t *ie; in bcm_tlv_dot11_defrag() local
|
| D | wl_escan.c | 1260 bcm_tlv_t *ie; in wl_escan_meshid_ie() local 1285 bcm_tlv_t *ie; in wl_escan_mesh_info_ie() local
|
| D | wl_ext_genl.c | 234 bcm_tlv_t *ie; in wl_ext_probreq_event() local
|
| D | wl_cfgscan.c | 115 bcm_tlv_t *ie; in wl_cfg80211_find_interworking_ie() local 807 const u8 *ie, u32 ie_len) in wl_find_listen_channel()
|
| D | wl_iw.c | 1471 uint8 *ie = *wpaie; in ie_is_wpa_ie() local 1493 uint8 *ie = *wpsie; in ie_is_wps_ie() local 1566 bcm_tlv_t *ie; in wl_iw_handle_scanresults_ies() local
|
| D | wl_cfg80211.c | 473 #define wl_cfgoce_is_oce_ie(ie, tlvs, len) wl_cfgoce_has_ie(ie, tlvs, len, \ argument 480 wl_cfgoce_has_ie(const u8 *ie, const u8 **tlvs, u32 *tlvs_len, const u8 *oui, u32 oui_len, u8 type) in wl_cfgoce_has_ie() 1571 bcm_tlv_t *ie; in wl_cfg80211_is_oce_ap() local 9003 u8 *ie = NULL; in wl_cfg80211_he_p2p_disable() local 15828 const u8 *ie; in wl_update_bss_info() local 19655 struct wl_ie *ie = wl_to_ie(cfg); in wl_rst_ie() local 19663 struct wl_ie *ie = wl_to_ie(cfg); in wl_add_ie() local 19740 struct wl_ie *ie = wl_to_ie(cfg); in wl_mrg_ie() local 19755 struct wl_ie *ie = wl_to_ie(cfg); in wl_cp_ie() local 19769 struct wl_ie *ie = wl_to_ie(cfg); in wl_get_ielen() local [all …]
|
| D | wl_cfg80211.h | 159 #define CFG80211_DISCONNECTED(dev, reason, ie, len, loc_gen, gfp) \ argument 162 #define CFG80211_DISCONNECTED(dev, reason, ie, len, loc_gen, gfp) \ argument 1184 struct wl_ie *ie; member 1186 struct wl_ie ie; member
|
| D | bcmutils.c | 1534 const bcm_tlv_t *ie; in bcm_find_vendor_ie() local
|
| D | wl_android_ext.c | 2876 vndr_ie_t *ie; in wl_mesh_clear_vndr_ie() local
|
| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| D | hdf_bdh_event.c | 118 int32_t HdfDisconnectedEventCallback(struct net_device *ndev, uint16_t reason, uint8_t *ie, uint32_… in HdfDisconnectedEventCallback()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | hi_wifi_driver_wpa_if.h | 317 hi_u8 *ie; member 513 hi_u8 *ie; member 555 hi_u8 *ie; member 604 hi_u8 *ie; member
|
| D | wal_cfg80211_apt.c | 469 hi_u32 cfg80211_disconnected(const oal_net_device_stru *netdev, hi_u16 us_reason, const hi_u8 *ie, … in cfg80211_disconnected()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_mgmt_ap.c | 649 static hi_u32 hmac_check_assoc_req_security_cap_common(const mac_vap_stru *mac_vap, const hi_u8 *ie… in hmac_check_assoc_req_security_cap_common() 1031 const hi_u8 *ie = HI_NULL; in hmac_sta_several_param_proc() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_frame.c | 79 mac_ieee80211_vendor_ie_stru *ie = HI_NULL; in mac_find_vendor_ie() local 439 mac_ieee80211_vendor_ie_stru *ie = HI_NULL; in mac_find_mesh_vendor_ie() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_net.h | 882 const hi_u8* ie; member 1349 hi_u8* ie; member 1385 hi_u8* ie; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/ |
| D | hi_wifi_driver_wpa_if.h | 580 hi_u8 *ie; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcmevent.h | 1047 uint8 ie[]; /* Variable length buffer for the invalid IE copy */ member
|
| D | wlioctl.h | 6636 uint8 ie[]; /* variable length */ member 12612 uint8 ie[]; /* hex ie data */ member
|
| /device/soc/rockchip/rk3568/hardware/isp/etc/iqfiles/ |
| D | gc8034_RK-CMK-8M-2-v1_CK8401.json | 1373 "ie": { object
|
| /device/soc/rockchip/rk3566/hardware/isp/etc/ |
| D | iqfil.json | 1373 "ie": { object
|
| /device/soc/rockchip/rk3568/hardware/isp/etc/ |
| D | iqfil.json | 1373 "ie": { object
|
| /device/soc/rockchip/common/hardware/isp/etc/iqfiles/ |
| D | gc8034_RK-CMK-8M-2-v1_CK8401.json | 1373 "ie": { object
|
| /device/soc/rockchip/rk3588/hardware/isp/etc/ |
| D | iqfil.json | 1373 "ie": { object
|
| /device/soc/rockchip/rk3588/hardware/isp/etc/iqfiles/ |
| D | ov13855_CMK-OT2016-FV1_default.json | 1210 "ie": { object
|