Searched refs:hs_id_present (Results 1 – 6 of 6) sorted by relevance
848 beacon_struct->hs20vendor_ie.hs_id_present); in lim_extract_ap_capability()853 if (beacon_struct->hs20vendor_ie.hs_id_present) in lim_extract_ap_capability()
3365 beacon_probe_rsp->hs20vendor_ie.hs_id_present); in lim_check_and_announce_join_success()3370 if (beacon_probe_rsp->hs20vendor_ie.hs_id_present) in lim_check_and_announce_join_success()
2173 hs_id_present: 2;2177 OPTIONAL UNION hs_id (DISCRIMINATOR hs_id_present)2179 pps_mo (hs_id_present IS 1)2183 anqp_domain (hs_id_present IS 2)
3204 pr->hs20vendor_ie.hs_id_present);3209 if (pr->hs20vendor_ie.hs_id_present)5145 pBies->hs20vendor_ie.hs_id_present);5150 if (pBies->hs20vendor_ie.hs_id_present)5697 if (pBeacon->hs20vendor_ie.hs_id_present)
10531 pDst->hs_id_present = tmp107__ >> 1 & 0x3; in dot11f_unpack_ie_hs20vendor_ie()10537 switch (pDst->hs_id_present) { in dot11f_unpack_ie_hs20vendor_ie()18908 if (pIe->hs_id_present) { in dot11f_get_packed_ie_hs20vendor_ie()18909 switch (pIe->hs_id_present) { in dot11f_get_packed_ie_hs20vendor_ie()31206 tmp227__ |= (pSrc->hs_id_present << 1); in dot11f_pack_ie_hs20vendor_ie()31216 if (pSrc->hs_id_present) { in dot11f_pack_ie_hs20vendor_ie()31217 switch (pSrc->hs_id_present) { in dot11f_pack_ie_hs20vendor_ie()
10117 uint8_t hs_id_present:2; member