Searched refs:ILT_CLI_CDUC (Results 1 – 3 of 3) sorted by relevance
319 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in qed_cxt_set_proto_cid_count()415 if (ilt_client == ILT_CLI_CDUC) { in qed_ilt_get_dynamic_line_cnt()416 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in qed_ilt_get_dynamic_line_cnt()485 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in qed_cxt_cfg_ilt_compute()506 ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute()520 ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute()1128 clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT); in qed_cxt_mngr_alloc()1129 clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in qed_cxt_mngr_alloc()1541 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in qed_ilt_vf_bounds_init()2207 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in qed_cxt_dynamic_ilt_alloc()[all …]
767 ILT_CLI_CDUC, enumerator
4693 start_page_id = clients[ILT_CLI_CDUC].first.val - pf_start_line; in qed_ilt_dump_pages_section()4701 start_page_id += clients[ILT_CLI_CDUC].pf_total_lines; in qed_ilt_dump_pages_section()4703 i++, start_page_id += clients[ILT_CLI_CDUC].vf_total_lines) in qed_ilt_dump_pages_section()4804 clients[ILT_CLI_CDUC].first.val); in qed_ilt_dump_dump_common_global_params()4808 clients[ILT_CLI_CDUC].last.val); in qed_ilt_dump_dump_common_global_params()4812 clients[ILT_CLI_CDUC].pf_total_lines); in qed_ilt_dump_dump_common_global_params()4816 clients[ILT_CLI_CDUC].vf_total_lines); in qed_ilt_dump_dump_common_global_params()5006 (clients[ILT_CLI_CDUC].p_size.val + PXP_ILT_PAGE_SIZE_NUM_BITS_MIN); in qed_ilt_dump()
Completed in 29 milliseconds