Searched refs:QLC_83XX_FLASH_WRITE_MAX (Results 1 – 3 of 3) sorted by relevance
1014 for (i = 0; i < count / QLC_83XX_FLASH_WRITE_MAX; i++) { in qlcnic_83xx_sysfs_flash_bulk_write()1017 QLC_83XX_FLASH_WRITE_MAX); in qlcnic_83xx_sysfs_flash_bulk_write()1034 p_src = p_src + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()1035 offset = offset + sizeof(u32)*QLC_83XX_FLASH_WRITE_MAX; in qlcnic_83xx_sysfs_flash_bulk_write()
443 #define QLC_83XX_FLASH_WRITE_MAX 64 macro
2902 (count > QLC_83XX_FLASH_WRITE_MAX)) { in qlcnic_83xx_flash_bulk_write()