Home
last modified time | relevance | path

Searched refs:ILT_CLI_CDUC (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c369 if (ilt_client == ILT_CLI_CDUC) { in ecore_ilt_get_dynamic_line_range()
370 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_get_dynamic_line_range()
442 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in ecore_cxt_cfg_ilt_compute()
462 ecore_ilt_get_dynamic_line_range(p_hwfn, ILT_CLI_CDUC, in ecore_cxt_cfg_ilt_compute()
478 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute()
1088 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT); in ecore_cxt_mngr_alloc()
1089 clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT); in ecore_cxt_mngr_alloc()
1090 clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in ecore_cxt_mngr_alloc()
1523 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_vf_bounds_init()
2009 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_cxt_dynamic_ilt_alloc()
[all …]
H A Decore_cxt.h26 ILT_CLI_CDUC, enumerator
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c4594 start_page_id = clients[ILT_CLI_CDUC].first.val - pf_start_line; in qed_ilt_dump_pages_section()
4602 start_page_id += clients[ILT_CLI_CDUC].pf_total_lines; in qed_ilt_dump_pages_section()
4604 i++, start_page_id += clients[ILT_CLI_CDUC].vf_total_lines) in qed_ilt_dump_pages_section()
4666 (clients[ILT_CLI_CDUC].p_size.val + PXP_ILT_PAGE_SIZE_NUM_BITS_MIN); in qed_ilt_dump()
4684 clients[ILT_CLI_CDUC].first.val); in qed_ilt_dump()
4688 clients[ILT_CLI_CDUC].last.val); in qed_ilt_dump()
4693 [ILT_CLI_CDUC].pf_total_lines); in qed_ilt_dump()
4698 [ILT_CLI_CDUC].vf_total_lines); in qed_ilt_dump()