Searched refs:install_type (Results 1 – 3 of 3) sorted by relevance
98 u32 install_type);
2423 u32 install_type) in bnxt_flash_package_from_file() argument2485 if ((install_type & 0xffff) == 0) in bnxt_flash_package_from_file()2486 install_type >>= 16; in bnxt_flash_package_from_file()2488 install.install_type = cpu_to_le32(install_type); in bnxt_flash_package_from_file()
8366 __le32 install_type; member