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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h56 ILT_CLI_TSDM, enumerator in enum:ilt_clients
H A Decore_cxt.c465 page_size = ecore_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM);
889 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_TSDM]);
895 ILT_CLI_TSDM);
1114 ((ilt_client == ILT_CLI_CDUT) || ilt_client == ILT_CLI_TSDM))
1321 clients[ILT_CLI_TSDM].first.reg = ILT_CFG_REG(TSDM, FIRST_ILT);
1322 clients[ILT_CLI_TSDM].last.reg = ILT_CFG_REG(TSDM, LAST_ILT);
1323 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE);
2238 page_size = ecore_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM);
2420 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM];
2425 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM];
[all...]

Completed in 62 milliseconds