Home
last modified time | relevance | path

Searched refs:FW_UPLOAD_ERR_INVALID_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dfirmware.h38 FW_UPLOAD_ERR_INVALID_SIZE, enumerator
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs_upload.c27 [FW_UPLOAD_ERR_INVALID_SIZE] = "invalid-file-size",
/openbmc/linux/lib/
H A Dtest_firmware.c1132 [FW_UPLOAD_ERR_INVALID_SIZE] = "invalid-file-size",
1193 ret = FW_UPLOAD_ERR_INVALID_SIZE; in test_fw_upload_prepare()
/openbmc/linux/drivers/fpga/
H A Dintel-m10-bmc-sec-update.c537 return FW_UPLOAD_ERR_INVALID_SIZE; in m10bmc_sec_prepare()
/openbmc/linux/drivers/cxl/core/
H A Dmemdev.c771 return FW_UPLOAD_ERR_INVALID_SIZE; in cxl_fw_prepare()