Searched refs:ILT_CLI_CDUC (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/qlnx/qlnxe/ |
| HD | ecore_cxt.c | 497 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in ecore_cxt_set_proto_cid_count() 604 if (ilt_client == ILT_CLI_CDUC) { in ecore_ilt_get_dynamic_line_cnt() 605 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_get_dynamic_line_cnt() 657 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in ecore_cxt_cfg_ilt_compute() 674 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 678 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 687 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 692 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 1298 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT); in ecore_cxt_mngr_alloc() 1299 clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT); in ecore_cxt_mngr_alloc() [all …]
|
| HD | ecore_cxt.h | 49 ILT_CLI_CDUC, enumerator
|