Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_flex_type.h359 #define ICE_PF_NUM_S 13 macro
360 #define ICE_PF_NUM_M (0x07 << ICE_PF_NUM_S)
363 (((u16)(pf_id) << ICE_PF_NUM_S) & ICE_PF_NUM_M)))