Searched refs:install_type (Results 1 – 4 of 4) sorted by relevance
57 u32 install_type, struct netlink_ext_ack *extack);
2600 u32 install_type, struct netlink_ext_ack *extack) in bnxt_flash_package_from_fw_obj() argument2656 if ((install_type & 0xffff) == 0) in bnxt_flash_package_from_fw_obj()2657 install_type >>= 16; in bnxt_flash_package_from_fw_obj()2658 install->install_type = cpu_to_le32(install_type); in bnxt_flash_package_from_fw_obj()2760 u32 install_type, struct netlink_ext_ack *extack) in bnxt_flash_package_from_file() argument2772 rc = bnxt_flash_package_from_fw_obj(dev, fw, install_type, extack); in bnxt_flash_package_from_file()
9621 __le32 install_type; member
249 ... ${install_type}=install263 Return From Keyword If "${install_type}" != "install" and "${file_status}" != "Not Found"