Searched refs:FLASH_WRITE_CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/rsi/
H A Drsi_hal.h42 #define FLASH_WRITE_CHUNK_SIZE (4 * 1024) macro
H A Drsi_91x_hal.c791 num_flash = content_size / FLASH_WRITE_CHUNK_SIZE;
799 content_size = FLASH_WRITE_CHUNK_SIZE;
804 temp_content_size % FLASH_WRITE_CHUNK_SIZE;

Completed in 148 milliseconds