Home
last modified time | relevance | path

Searched refs:BFI_FLASH_CHUNK_SZ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi.h17 #define BFI_FLASH_CHUNK_SZ 256 /*!< Flash chunk size */ macro
18 #define BFI_FLASH_CHUNK_SZ_WORDS (BFI_FLASH_CHUNK_SZ/sizeof(u32))
H A Dbfa_ioc.c1745 (char *)fwimg, BFI_FLASH_CHUNK_SZ); in bfa_nw_ioc_flash_img_get_chnk()