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)
2647 flash_offset = addr & (QLCNIC_FLASH_SECTOR_SIZE - 1); in qlcnic_83xx_lockless_flash_read32()2658 if (range > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()2673 if (flash_offset > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()