Searched refs:ILT_CLI_CDUC (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_cxt.c | 168 ILT_CLI_CDUC, enumerator 471 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in ecore_cxt_set_proto_cid_count() 578 if (ilt_client == ILT_CLI_CDUC) { in ecore_ilt_get_dynamic_line_cnt() 579 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_get_dynamic_line_cnt() 631 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in ecore_cxt_cfg_ilt_compute() 648 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 652 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 661 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 666 ILT_CLI_CDUC); in ecore_cxt_cfg_ilt_compute() 1268 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT); in ecore_cxt_mngr_alloc() [all …]
|