Lines Matching +full:label +full:- +full:revision
1 /* SPDX-License-Identifier: GPL-2.0 */
46 ICE_DDP_PKG_ALREADY_LOADED = -1,
51 ICE_DDP_PKG_SAME_VERSION_ALREADY_LOADED = -2,
54 ICE_DDP_PKG_ALREADY_LOADED_NOT_SUPPORTED = -3,
59 ICE_DDP_PKG_COMPATIBLE_ALREADY_LOADED = -4,
64 ICE_DDP_PKG_FW_MISMATCH = -5,
67 ICE_DDP_PKG_INVALID_FILE = -6,
72 ICE_DDP_PKG_FILE_VERSION_TOO_HIGH = -7,
77 ICE_DDP_PKG_FILE_VERSION_TOO_LOW = -8,
80 ICE_DDP_PKG_FILE_SIGNATURE_INVALID = -9,
82 /* The DDP package file security revision is too low and not
85 ICE_DDP_PKG_FILE_REVISION_TOO_LOW = -10,
88 ICE_DDP_PKG_LOAD_ERROR = -11,
91 ICE_DDP_PKG_ERR = -12
213 ((ICE_PKG_BUF_SIZE - \
214 struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \
290 /* Label Metadata section IDs */
293 /* The following define MUST be updated to reflect the last label section ID */
296 /* Label ICE runtime configuration section IDs */
330 struct ice_label label[]; member
335 label, 1) - \
390 tcam, 1) - \
410 1) - \