Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c293 page_size = qed_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM); in qed_cxt_xrc_srqs_per_page()
714 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_TSDM]); in qed_cxt_cfg_ilt_compute()
720 ILT_CLI_TSDM); in qed_cxt_cfg_ilt_compute()
949 ((ilt_client == ILT_CLI_CDUT) || ilt_client == ILT_CLI_TSDM)) in qed_ilt_blk_alloc()
1143 clients[ILT_CLI_TSDM].first.reg = ILT_CFG_REG(TSDM, FIRST_ILT); in qed_cxt_mngr_alloc()
1144 clients[ILT_CLI_TSDM].last.reg = ILT_CFG_REG(TSDM, LAST_ILT); in qed_cxt_mngr_alloc()
1145 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in qed_cxt_mngr_alloc()
2201 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in qed_cxt_dynamic_ilt_alloc()
2206 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in qed_cxt_dynamic_ilt_alloc()
2343 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM]; in qed_cxt_free_ilt_range()
[all …]
H A Dqed_dbg_hsi.h772 ILT_CLI_TSDM, enumerator
H A Dqed_rdma.c594 cpu_to_le32(qed_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM)); in qed_rdma_start_fw()