Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c1469 u16 per_pf; in ice_init_prof_masks() local
1474 per_pf = ICE_PROF_MASK_COUNT / hw->dev_caps.num_funcs; in ice_init_prof_masks()
1476 hw->blk[blk].masks.count = per_pf; in ice_init_prof_masks()
1477 hw->blk[blk].masks.first = hw->pf_id * per_pf; in ice_init_prof_masks()