Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c348 u32 per_vf_tids; member
395 iids->per_vf_tids += segs[NUM_TASK_PF_SEGMENTS].count; in ecore_cxt_tm_iids()
401 iids->per_vf_tids = ROUNDUP(iids->per_vf_tids, TM_ALIGN); in ecore_cxt_tm_iids()
841 total = tm_iids.per_vf_cids + tm_iids.per_vf_tids; in ecore_cxt_cfg_ilt_compute()
1862 SET_FIELD(cfg_word, TM_CFG_NUM_IDS, tm_iids.per_vf_tids); in ecore_tm_init_pf()