Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c173 ILT_CLI_TSDM, enumerator
862 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_TSDM]); in ecore_cxt_cfg_ilt_compute()
868 ILT_CLI_TSDM); in ecore_cxt_cfg_ilt_compute()
1083 ((ilt_client == ILT_CLI_CDUT) || ilt_client == ILT_CLI_TSDM)) in ecore_ilt_blk_alloc()
1288 clients[ILT_CLI_TSDM].first.reg = ILT_CFG_REG(TSDM, FIRST_ILT); in ecore_cxt_mngr_alloc()
1289 clients[ILT_CLI_TSDM].last.reg = ILT_CFG_REG(TSDM, LAST_ILT); in ecore_cxt_mngr_alloc()
1290 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in ecore_cxt_mngr_alloc()
2371 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in ecore_cxt_dynamic_ilt_alloc()
2514 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in ecore_cxt_free_ilt_range()