Home
last modified time | relevance | path

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

/net/ethtool/
A Dcmis_fw_update.c164 u32 offset, max_block_size, max_lpl_len; in cmis_fw_update_write_image_lpl() local
171 max_block_size = in cmis_fw_update_write_image_lpl()
175 for (offset = start; offset < image_size; offset += max_block_size) { in cmis_fw_update_write_image_lpl()
186 block_size = min_t(u32, max_block_size, image_size - offset); in cmis_fw_update_write_image_lpl()

Completed in 3 milliseconds