Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c156 ILT_CLI_TSDM, enumerator
824 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_TSDM]); in qed_cxt_cfg_ilt_compute()
830 ILT_CLI_TSDM); in qed_cxt_cfg_ilt_compute()
1038 ((ilt_client == ILT_CLI_CDUT) || ilt_client == ILT_CLI_TSDM)) in qed_ilt_blk_alloc()
1237 clients[ILT_CLI_TSDM].first.reg = ILT_CFG_REG(TSDM, FIRST_ILT); in qed_cxt_mngr_alloc()
1238 clients[ILT_CLI_TSDM].last.reg = ILT_CFG_REG(TSDM, LAST_ILT); in qed_cxt_mngr_alloc()
1239 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in qed_cxt_mngr_alloc()
2271 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in qed_cxt_dynamic_ilt_alloc()
2404 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in qed_cxt_free_ilt_range()