Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_flex_type.h629 #define ICE_PROF_MASK_COUNT 32 macro
630 struct ice_mask masks[ICE_PROF_MASK_COUNT];
Dice_flex_pipe.c3380 per_pf = ICE_PROF_MASK_COUNT / hw->dev_caps.num_funcs; in ice_init_prof_masks()