commit | 544cd2ac1328451fdbbd60e5cce52aa1b6fe11a8 | [log] [tgz] |
---|---|---|
author | Cudzilo, Szymon T <szymon.t.cudzilo@intel.com> | Thu Jul 23 17:22:01 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:07:06 2020 -0700 |
tree | a0bb5e3c6717648c6653b4b6473197ceeb4ae2ca | |
parent | de9b277ee0321100ee3299a79e6f09dec56aa05e [diff] |
ice: Add AdminQ commands for FW update Add structures, identifiers, and helper functions for several AdminQ commands related to performing a firmware update for the ice hardware. These will be used in future code for implementing the devlink .flash_update handler. Signed-off-by: Cudzilo, Szymon T <szymon.t.cudzilo@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>