Searched refs:partition_size (Results 1 – 1 of 1) sorted by relevance
273 size_t partition_size, in efx_reflash_erase_partition() argument286 if (partition_size % align) in efx_reflash_erase_partition()297 for (offset = 0, next_update = 0; offset < partition_size; offset += chunk) { in efx_reflash_erase_partition()301 partition_size); in efx_reflash_erase_partition()302 next_update += partition_size / EFX_DEVLINK_STATUS_UPDATE_COUNT; in efx_reflash_erase_partition()305 chunk = min_t(size_t, partition_size - offset, chunk); in efx_reflash_erase_partition()316 partition_size, partition_size); in efx_reflash_erase_partition()