Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c161 u32 per_vf_tids; member
208 iids->per_vf_tids += segs[NUM_TASK_PF_SEGMENTS].count; in qed_cxt_tm_iids()
214 iids->per_vf_tids = roundup(iids->per_vf_tids, TM_ALIGN); in qed_cxt_tm_iids()
695 total = tm_iids.per_vf_cids + tm_iids.per_vf_tids; in qed_cxt_cfg_ilt_compute()
1706 SET_FIELD(cfg_word, TM_CFG_NUM_IDS, tm_iids.per_vf_tids); in qed_tm_init_pf()