Symbol: ILT_CLI_CDUC
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1268
clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1269
clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1270
clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1460
page_sz = p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC].p_size.val;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
1678
p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2104
hw_p_size = p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC].p_size.val;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2366
p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
2509
p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
471
u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
578
if (ilt_client == ILT_CLI_CDUC) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
579
p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
631
p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
648
ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
652
ILT_CLI_CDUC);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
661
ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_cxt.c
666
ILT_CLI_CDUC);