mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-23 08:55:56 -04:00
ice: Enable writing filtering tables
Write the hardware tables based on the populated software structures. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by: Henry Tieman <henry.w.tieman@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
committed by
Jeff Kirsher
parent
451f2c4406
commit
43dbfc7bb8
@@ -1856,6 +1856,7 @@ enum ice_adminq_opc {
|
||||
|
||||
/* package commands */
|
||||
ice_aqc_opc_download_pkg = 0x0C40,
|
||||
ice_aqc_opc_update_pkg = 0x0C42,
|
||||
ice_aqc_opc_get_pkg_info_list = 0x0C43,
|
||||
|
||||
/* debug commands */
|
||||
|
||||
Reference in New Issue
Block a user