OCS_HW_MAX_PROFILES
if (num_descriptors > OCS_HW_MAX_PROFILES) {
num_descriptors = OCS_HW_MAX_PROFILES;
ocs_hw_profile_descriptor_t descriptors[OCS_HW_MAX_PROFILES];