Searched refs:QLCNIC_FLASH_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
60 #define QLCNIC_FLASH_SECTOR_SIZE (64 * 1024) macro62 * QLCNIC_FLASH_SECTOR_SIZE)
2646 flash_offset = addr & (QLCNIC_FLASH_SECTOR_SIZE - 1); in qlcnic_83xx_lockless_flash_read32()2657 if (range > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()2672 if (flash_offset > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()