Searched refs:QLCNIC_FLASH_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
61 #define QLCNIC_FLASH_SECTOR_SIZE (64 * 1024) macro63 * QLCNIC_FLASH_SECTOR_SIZE)
2640 flash_offset = addr & (QLCNIC_FLASH_SECTOR_SIZE - 1); in qlcnic_83xx_lockless_flash_read32()2651 if (range > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()2666 if (flash_offset > (QLCNIC_FLASH_SECTOR_SIZE - 1)) { in qlcnic_83xx_lockless_flash_read32()