Searched refs:ICE_PF_NUM_M (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_type.h613 #define ICE_PF_NUM_M (0x07 << ICE_PF_NUM_S) macro
616 (((u16)(pf_id) << ICE_PF_NUM_S) & ICE_PF_NUM_M))

Completed in 62 milliseconds