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

/freebsd-13-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);
1113 ((ilt_client == ILT_CLI_CDUT) || ilt_client == ILT_CLI_TSDM))
1320 clients[ILT_CLI_TSDM].first.reg = ILT_CFG_REG(TSDM, FIRST_ILT);
1321 clients[ILT_CLI_TSDM].last.reg = ILT_CFG_REG(TSDM, LAST_ILT);
1322 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE);
2236 page_size = ecore_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM);
2418 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM];
2423 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_TSDM];
[all...]
H A Decore_rdma.c861 ecore_cxt_get_ilt_page_size(p_hwfn, ILT_CLI_TSDM);

Completed in 101 milliseconds