Searched refs:mld_capa (Results 1 – 3 of 3) sorted by relevance
81 u16 mld_capa; member
1238 info->common_info.mld_capa = WPA_GET_LE16(pos); in hostapd_process_ml_assoc_req()1243 info->common_info.eml_capa, info->common_info.mld_capa); in hostapd_process_ml_assoc_req()
3787 u16 eml_capa = 0, mld_capa = 0; in wpas_ml_parse_assoc() local3883 mld_capa = WPA_GET_LE16(pos); in wpas_ml_parse_assoc()3889 ml_info[i].link_id, eml_capa, mld_capa); in wpas_ml_parse_assoc()