Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c4970 j = (val & I40E_PF_VT_PFALLOC_LASTVF_MASK) >> in ixl_clear_hw()
H A Dif_ixlreg.h3044 #define I40E_PF_VT_PFALLOC_LASTVF_MASK I40E_MASK(0xFF, I40E_PF_VT_PFALLOC_LASTVF_SHIFT) macro