Searched refs:ILT_CLI_CDUC (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_cxt.c | 499 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in ecore_cxt_set_proto_cid_count() 606 if (ilt_client == ILT_CLI_CDUC) { in ecore_ilt_get_dynamic_line_cnt() 607 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_get_dynamic_line_cnt() 659 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in ecore_cxt_cfg_ilt_compute() 676 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 680 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 689 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 694 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 1301 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT); in ecore_cxt_mngr_alloc() 1302 clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT); in ecore_cxt_mngr_alloc() [all …]
|
| D | ecore_cxt.h | 51 ILT_CLI_CDUC, enumerator
|