Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_dcb_82598.c66 stats->qprc[tc] += IXGBE_READ_REG(hw, IXGBE_QPRC(tc)); in ixgbe_dcb_get_tc_stats_82598()
H A Dixgbe_dcb_82599.c68 stats->qprc[tc] += IXGBE_READ_REG(hw, IXGBE_QPRC(tc)); in ixgbe_dcb_get_tc_stats_82599()
H A Dixgbe_type.h3849 u64 qprc[16]; member
H A Dif_ix.c3549 stats->qprc[i] += IXGBE_READ_REG(hw, IXGBE_QPRC(i)); in ix_update_stats()