Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c3119 u16 per_pf; in ice_init_prof_masks() local
3124 per_pf = ICE_PROF_MASK_COUNT / hw->dev_caps.num_funcs; in ice_init_prof_masks()
3126 hw->blk[blk].masks.count = per_pf; in ice_init_prof_masks()
3127 hw->blk[blk].masks.first = hw->pf_id * per_pf; in ice_init_prof_masks()