Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_type.h470 #define IXGBE_PFVFLRE(_i) ((((_i) & 1) ? 0x001C0 : 0x00600)) macro
Dixgbe.c5027 vflre = IXGBE_READ_REG(hw, IXGBE_PFVFLRE(index)); in ixgbe_check_for_rst_pf()