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

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

Completed in 107 milliseconds