Home
last modified time | relevance | path

Searched refs:IXGBE_QPRDC (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_dcb_82599.c79 stats->qprdc[tc] += IXGBE_READ_REG(hw, IXGBE_QPRDC(tc)); in ixgbe_dcb_get_tc_stats_82599()
Dixgbe_type.h1058 #define IXGBE_QPRDC(_i) (0x01430 + ((_i) * 0x40)) /* 16 of these */ macro
Dixgbe_common.c618 IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixgbe_clear_hw_cntrs_generic()
Dixgbe.c1650 qprdc = IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixgbe_update_stats_counters()