Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_flex_type.h303 #define ICE_PROF_MASK_COUNT 32 macro
304 struct ice_mask masks[ICE_PROF_MASK_COUNT];
Dice_flex_pipe.c1474 per_pf = ICE_PROF_MASK_COUNT / hw->dev_caps.num_funcs; in ice_init_prof_masks()