Home
last modified time | relevance | path

Searched refs:EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
A Defx_reflash.c268 #define EFX_NVRAM_ERASE_IDEAL_CHUNK_SIZE (64 * 1024) macro
292 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