Searched refs:IXGBE_PFVFLRE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | ixgbe_type.h | 470 #define IXGBE_PFVFLRE(_i) ((((_i) & 1) ? 0x001C0 : 0x00600)) macro |
| D | ixgbe.c | 5027 vflre = IXGBE_READ_REG(hw, IXGBE_PFVFLRE(index)); in ixgbe_check_for_rst_pf() |