Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_icevar.h3359 #define ICE_PF_NUM_S 13 macro
3360 #define ICE_PF_NUM_M (0x07 << ICE_PF_NUM_S)
3363 (((uint16_t)(pf_id) << ICE_PF_NUM_S) & ICE_PF_NUM_M)))