Home
last modified time | relevance | path

Searched refs:install_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h57 u32 install_type, struct netlink_ext_ack *extack);
H A Dbnxt_ethtool.c2600 u32 install_type, struct netlink_ext_ack *extack) in bnxt_flash_package_from_fw_obj() argument
2656 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() argument
2772 rc = bnxt_flash_package_from_fw_obj(dev, fw, install_type, extack); in bnxt_flash_package_from_file()
H A Dbnxt_hsi.h9621 __le32 install_type; member
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot249 ... ${install_type}=install
263 Return From Keyword If "${install_type}" != "install" and "${file_status}" != "Not Found"