Searched refs:ml_copy (Results 1 – 1 of 1) sorted by relevance
1513 uint8_t *ml_copy = NULL; in rrm_fill_beacon_ies() local1533 ml_copy = rrm_check_ml_ie(pBcnIes, total_ies_len, &ml_len); in rrm_fill_beacon_ies()1583 if (rrm_copy_ml_ie(*pBcnIes, *(pBcnIes + 2), ml_copy, ml_len, pIes)) { in rrm_fill_beacon_ies()1615 if (ml_copy) in rrm_fill_beacon_ies()1616 qdf_mem_free(ml_copy); in rrm_fill_beacon_ies()