Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_type.h977 #define IXGBE_PXOFFRXCNT(_i) (0x04160 + ((_i) * 4)) /* 8 of these */ macro
Dixgbe.c594 IXGBE_READ_REG(hw, IXGBE_PXOFFRXCNT(i)); in ixgbe_clear_hw_cntrs_generic()