Searched refs:install_type (Results 1 – 4 of 4) sorted by relevance
60 u32 install_type, struct netlink_ext_ack *extack);
3936 u32 install_type, struct netlink_ext_ack *extack) in bnxt_flash_package_from_fw_obj() argument3992 if ((install_type & 0xffff) == 0) in bnxt_flash_package_from_fw_obj()3993 install_type >>= 16; in bnxt_flash_package_from_fw_obj()3994 install->install_type = cpu_to_le32(install_type); in bnxt_flash_package_from_fw_obj()4096 u32 install_type, struct netlink_ext_ack *extack) in bnxt_flash_package_from_file() argument4108 rc = bnxt_flash_package_from_fw_obj(dev, fw, install_type, extack); in bnxt_flash_package_from_file()
10839 __le32 install_type; member
11990 __le32 install_type; member