net/i40e/base: add AQ command for rearrange NVM structure
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 25 Sep 2018 02:34:36 +0000 (10:34 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:48 +0000 (18:53 +0200)
commit131b086c5bc8c0ce1f7fec73c13e83a08f356fdd
tree7963776afe2dc92b1ce8baaf990e12390b1bf1e1
parent6ceb62fc9793bfde20b55d62ae7eb2462dd5a0c3
net/i40e/base: add AQ command for rearrange NVM structure

During switching between old NVM structure approach (called
structured NVM) to new one (called flat NVM) or backward flash
needs to be rearranged to required NVM structure.
This is a part of transition from one NVM structure to another.
The function is introduced to command firmware to start
rearrangement process.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/i40e/base/i40e_adminq_cmd.h
drivers/net/i40e/base/i40e_common.c
drivers/net/i40e/base/i40e_prototype.h