Lines Matching defs:ie
151 const bcm_tlv_t *ie = (bcm_tlv_t *)data; in wl_cfgp2p_find_gas_subtype() local
827 const u8 *ie, u32 ie_len) in wl_cfgp2p_enable_discovery()
1179 #define wl_cfgp2p_is_wpa_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1182 #define wl_cfgp2p_is_wps_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1185 #define wl_cfgp2p_is_p2p_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1191 #define wl_cfgp2p_is_wfd_ie(ie, tlvs, len) wl_cfgp2p_has_ie(ie, tlvs, len, \ argument
1198 wl_cfgp2p_has_ie(const bcm_tlv_t *ie, const u8 **tlvs, u32 *tlvs_len, in wl_cfgp2p_has_ie()
1219 const bcm_tlv_t *ie; in wl_cfgp2p_find_wpaie() local
1232 const bcm_tlv_t *ie; in wl_cfgp2p_find_wpsie() local
1245 bcm_tlv_t *ie; in wl_cfgp2p_find_p2pie() local
1258 const bcm_tlv_t *ie; in wl_cfgp2p_find_wfdie() local
1804 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf; local
2191 const wifi_p2p_ie_t *ie = NULL; local
2244 bcm_tlv_t *ie; local