Searched refs:ILT_CLI_CDUC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h51 ILT_CLI_CDUC, enumerator in enum:ilt_clients
H A Decore_cxt.c499 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val;
606 if (ilt_client == ILT_CLI_CDUC) {
607 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC];
659 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]);
676 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC);
680 ILT_CLI_CDUC);
689 ecore_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC);
694 ILT_CLI_CDUC);
1300 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT);
1301 clients[ILT_CLI_CDUC]
[all...]

Completed in 103 milliseconds