Searched refs:smem_flash_cmp (Results 1 – 2 of 2) sorted by relevance
1775 enum bfi_ioc_img_ver_cmp smem_flash_cmp, drv_smem_cmp; in bfa_nw_ioc_fwver_cmp() local1791 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, fwhdr); in bfa_nw_ioc_fwver_cmp()1793 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) in bfa_nw_ioc_fwver_cmp()1795 else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) in bfa_nw_ioc_fwver_cmp()
1468 enum bfi_ioc_img_ver_cmp_e smem_flash_cmp, drv_smem_cmp; in bfa_ioc_fwver_cmp() local1487 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, smem_fwhdr); in bfa_ioc_fwver_cmp()1489 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) { in bfa_ioc_fwver_cmp()1491 } else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) { in bfa_ioc_fwver_cmp()