Lines Matching +full:zero +full:- +full:initialised
1 /* SPDX-License-Identifier: BSD-2-Clause AND BSD-3-Clause */
31 * Copyright(c) 2007-2013 Intel Corporation. All rights reserved.
72 /* -------------------------------------------------------------------------- */
91 /* QAT-AE Service Request Type IDs - 01 to 20 */
92 ARCH_IF_REQ_QAT_FW_INIT, /* QAT-FW Initialization Request */
93 ARCH_IF_REQ_QAT_FW_ADMIN, /* QAT-FW Administration Request */
94 ARCH_IF_REQ_QAT_FW_PKE, /* QAT-FW PKE Request */
95 ARCH_IF_REQ_QAT_FW_LA, /* QAT-FW Lookaside Request */
96 ARCH_IF_REQ_QAT_FW_IPSEC, /* QAT-FW IPSec Request */
97 ARCH_IF_REQ_QAT_FW_SSL, /* QAT-FW SSL Request */
98 ARCH_IF_REQ_QAT_FW_DMA, /* QAT-FW DMA Request */
99 ARCH_IF_REQ_QAT_FW_STORAGE, /* QAT-FW Storage Request */
100 ARCH_IF_REQ_QAT_FW_COMPRESS, /* QAT-FW Compression Request */
101 ARCH_IF_REQ_QAT_FW_PATMATCH, /* QAT-FW Pattern Matching Request */
103 /* IP Service (Range Match and Exception) Blocks Request Type IDs 21 - 30 */
200 /* Structure which is used for non-compression responses */
229 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] =\
230 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] | \
236 uint8_t firp_init_weight; /* Initial ring weight: -1 ... 0
237 * -1 is equal to FF, -2 is equal to FE,
240 * -2 is poll the ring twice,
334 uint8_t resrvd[64 - sizeof(struct fw_comn_resp_hdr)];
339 /* -------------------------------------------------------------------------- */
433 * Set to zero if the algorithm doesnt provide any state */
439 /* Initialised with the cipher slice type */
461 /* Initialised with the auth slice type */
481 /* This field is unused, assumed value is zero. */
566 uint8_t resrvd[64 - sizeof(struct fw_comn_resp_hdr)];
576 /* Initialised with the cipher slice type */
582 /* Reserved field, should be set to zero*/
584 /* Reserved field, should be set to zero*/
602 /* Initialised with the auth slice type */
605 * Set to ICP_QAT_FW_SLICE_NULL for in-place auth-only requests
610 /* Reserved field should be set to zero for bulk services */
615 /* Reserved field, should be set to zero*/