Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c5039 grst_del &= I40E_GLGEN_RSTCTL_GRSTDEL_MASK; in ixl_pf_reset()
H A Dif_ixlreg.h567 #define I40E_GLGEN_RSTCTL_GRSTDEL_MASK I40E_MASK(0x3F, I40E_GLGEN_RSTCTL_GRSTDEL_SHIFT) macro