diff options
author | 2025-05-12 11:54:00 -0700 | |
---|---|---|
committer | 2025-05-15 12:59:18 +0200 | |
commit | 2a4ada8a99e6ba3dd0399c36b572579b4526bac0 (patch) | |
tree | 815c5b5e40005ab92888e506acdf600770723653 /drivers/scsi/mpt3sas/mpi/mpi2_ioc.h | |
parent | eth: fbnic: Add support for multiple concurrent completion messages (diff) | |
download | wireguard-linux-2a4ada8a99e6ba3dd0399c36b572579b4526bac0.tar.xz wireguard-linux-2a4ada8a99e6ba3dd0399c36b572579b4526bac0.zip |
eth: fbnic: Add mailbox support for PLDM updates
Add three new mailbox messages to support PLDM upgrades:
* FW_START_UPGRADE - Enables driver to request starting a firmware upgrade
by specifying the component to be upgraded and its
size.
* WRITE_CHUNK - Allows firmware to request driver to send a chunk of
data at the specified offset.
* FINISH_UPGRADE - Allows firmware to cancel the upgrade process and
return an error.
Signed-off-by: Lee Trager <lee@trager.us>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250512190109.2475614-5-lee@trager.us
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions