Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice.h234 ICE_PF_FLAGS_NBITS /* must be last */ enumerator
246 DECLARE_BITMAP(flags, ICE_PF_FLAGS_NBITS);
Dice_main.c3114 bitmap_zero(pf->flags, ICE_PF_FLAGS_NBITS); in ice_init_pf()