Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c319 u32 pf_tids_total; member
375 for (iids->pf_tids_total = 0, j = 0; j < NUM_TASK_PF_SEGMENTS; j++) { in ecore_cxt_tm_iids()
377 iids->pf_tids_total += iids->pf_tids[j]; in ecore_cxt_tm_iids()
854 total = tm_iids.pf_cids + tm_iids.pf_tids_total; in ecore_cxt_cfg_ilt_compute()