Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c138 u32 pf_tids_total; member
189 for (iids->pf_tids_total = 0, j = 0; j < NUM_TASK_PF_SEGMENTS; j++) { in ecore_cxt_tm_iids()
191 iids->pf_tids_total += iids->pf_tids[j]; in ecore_cxt_tm_iids()
621 total = tm_iids.pf_cids + tm_iids.pf_tids_total; in ecore_cxt_cfg_ilt_compute()