Searched refs:EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
268 #define EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE (64 * 1024) macro292 if (align >= EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE) in efx_reflash_erase_partition()295 chunk = rounddown(EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE, align); in efx_reflash_erase_partition()
Completed in 4 milliseconds