Lines Matching +full:per +full:- +full:context
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
3 * Copyright (c) 2015-2017 QLogic Corporation
4 * Copyright (c) 2019-2020 Marvell International Ltd.
31 * @brief qedo_cid_get_cxt_info - Returns the context info for a specific cid
67 * @brief qed_cxt_set_pf_params - Set the PF params for cxt init
70 * @param rdma_tasks - requested maximum
76 * @brief qed_cxt_cfg_ilt_compute - compute ILT init parameters
86 * @brief qed_cxt_cfg_ilt_compute_excess - how many lines can be decreased
94 * @brief qed_cxt_mngr_alloc - Allocate and init the context manager struct
110 * @brief qed_cxt_tables_alloc - Allocate ILT shadow, Searcher T2, acquired map
119 * @brief qed_cxt_mngr_setup - Reset the acquired CIDs
126 * @brief qed_cxt_hw_init_common - Initailze ILT and DQ, common phase, per path.
135 * @brief qed_cxt_hw_init_pf - Initailze ILT and DQ, PF phase, per path.
143 * @brief qed_qm_init_pf - Initailze the QM PF phase, per path
165 * @brief qed_cxt_release - Release a cid
173 * @brief qed_cxt_release - Release a cid belonging to a vf-queue
177 * @param vfid - engine relative index. QED_CXT_PF_CID if belongs to PF
182 * @brief qed_cxt_acquire - Acquire a new cid of a specific protocol type
194 * @brief _qed_cxt_acquire - Acquire a new cid of a specific protocol type
195 * for a vf-queue
200 * @param vfid - engine relative index. QED_CXT_PF_CID if belongs to PF
226 /* PF per protocl configuration object */
243 * Per connection type (protocol) resources (cids, tis, vf cids etc.)
244 * 1 - for connection context (CDUC) and for each task context we need two
245 * values, for regular task context and for force load memory
298 /* Per protocl configuration */
307 /* total number of VFs for this hwfn -