Searched refs:smem_flash_cmp (Results 1 – 2 of 2) sorted by relevance
1774 enum bfi_ioc_img_ver_cmp smem_flash_cmp, drv_smem_cmp; in bfa_nw_ioc_fwver_cmp() local1790 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, fwhdr); in bfa_nw_ioc_fwver_cmp()1792 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) in bfa_nw_ioc_fwver_cmp()1794 else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) in bfa_nw_ioc_fwver_cmp()
1466 enum bfi_ioc_img_ver_cmp_e smem_flash_cmp, drv_smem_cmp; in bfa_ioc_fwver_cmp() local1485 smem_flash_cmp = bfa_ioc_flash_fwver_cmp(ioc, smem_fwhdr); in bfa_ioc_fwver_cmp()1487 if (smem_flash_cmp == BFI_IOC_IMG_VER_BETTER) { in bfa_ioc_fwver_cmp()1489 } else if (smem_flash_cmp == BFI_IOC_IMG_VER_SAME) { in bfa_ioc_fwver_cmp()