Searched refs:smem_flash_cmp (Results 1 – 2 of 2) sorted by relevance
1786 enum bfi_ioc_img_ver_cmp smem_flash_cmp, drv_smem_cmp; in bfa_nw_ioc_fwver_cmp() local1802 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, fwhdr); in bfa_nw_ioc_fwver_cmp()1804 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) in bfa_nw_ioc_fwver_cmp()1806 else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) in bfa_nw_ioc_fwver_cmp()
1480 enum bfi_ioc_img_ver_cmp_e smem_flash_cmp, drv_smem_cmp; in bfa_ioc_fwver_cmp() local1499 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, smem_fwhdr); in bfa_ioc_fwver_cmp()1501 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) { in bfa_ioc_fwver_cmp()1503 } else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) { in bfa_ioc_fwver_cmp()