Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c346 u32 pf_tids_total; member
403 for (iids->pf_tids_total = 0, j = 0; j < NUM_TASK_PF_SEGMENTS; j++) { in ecore_cxt_tm_iids()
405 iids->pf_tids_total += iids->pf_tids[j]; in ecore_cxt_tm_iids()
828 total = tm_iids.pf_cids + tm_iids.pf_tids_total; in ecore_cxt_cfg_ilt_compute()