Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h29 ILT_CLI_TM, enumerator
H A Decore_cxt.c619 p_cli = ecore_cxt_set_cli(&p_mngr->clients[ILT_CLI_TM]); in ecore_cxt_cfg_ilt_compute()
629 ILT_CLI_TM); in ecore_cxt_cfg_ilt_compute()
641 ILT_CLI_TM); in ecore_cxt_cfg_ilt_compute()
646 ILT_CLI_TM); in ecore_cxt_cfg_ilt_compute()
1096 clients[ILT_CLI_TM].first.reg = ILT_CFG_REG(TM, FIRST_ILT); in ecore_cxt_mngr_alloc()
1097 clients[ILT_CLI_TM].last.reg = ILT_CFG_REG(TM, LAST_ILT); in ecore_cxt_mngr_alloc()
1098 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in ecore_cxt_mngr_alloc()
1551 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TM]; in ecore_ilt_vf_bounds_init()