net/ice/base: remove unused DDP package macros
Macros no longer be used and can be removed Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com> Acked-by: Qiming Yang <qiming.yang@intel.com>
This commit is contained in:
parent
0dc55879ce
commit
ef2bf3dee2
@ -835,11 +835,6 @@ struct ice_hw {
|
||||
/* tunneling info */
|
||||
struct ice_tunnel_table tnl;
|
||||
|
||||
#define ICE_PKG_FILENAME "package_file"
|
||||
#define ICE_PKG_FILENAME_EXT "pkg"
|
||||
#define ICE_PKG_FILE_MAJ_VER 1
|
||||
#define ICE_PKG_FILE_MIN_VER 0
|
||||
|
||||
/* HW block tables */
|
||||
struct ice_blk_info blk[ICE_BLK_COUNT];
|
||||
struct ice_lock fl_profs_locks[ICE_BLK_COUNT]; /* lock fltr profiles */
|
||||
|
Loading…
Reference in New Issue
Block a user