Searched refs:boot_env (Results 1 – 1 of 1) sorted by relevance
1805 bfa_ioc_fwver_valid(struct bfa_ioc *ioc, u32 boot_env) in bfa_ioc_fwver_valid() argument1810 if (swab32(fwhdr.bootenv) != boot_env) in bfa_ioc_fwver_valid()1832 u32 boot_env; in bfa_ioc_hwinit() local1839 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()1845 false : bfa_ioc_fwver_valid(ioc, boot_env); in bfa_ioc_hwinit()1848 if (bfa_ioc_boot(ioc, BFI_FWBOOT_TYPE_NORMAL, boot_env) == in bfa_ioc_hwinit()1881 if (bfa_ioc_boot(ioc, BFI_FWBOOT_TYPE_NORMAL, boot_env) == in bfa_ioc_hwinit()1991 u32 boot_env) in bfa_ioc_download_fw() argument2003 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()2026 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()[all …]