Searched refs:map_sub_elem (Results 1 – 1 of 1) sorted by relevance
2289 const u8 *map_sub_elem, *pos; in multi_ap_process_assoc_resp() local2306 map_sub_elem = get_ie(pos, len, MULTI_AP_SUB_ELEM_TYPE); in multi_ap_process_assoc_resp()2307 if (!map_sub_elem || map_sub_elem[1] < 1) { in multi_ap_process_assoc_resp()2312 if (!(map_sub_elem[2] & MULTI_AP_BACKHAUL_BSS)) { in multi_ap_process_assoc_resp()2313 if ((map_sub_elem[2] & MULTI_AP_FRONTHAUL_BSS) && in multi_ap_process_assoc_resp()