Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_ixv.c1547 kstat_kv_u64(&stats->qprdc) += IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixv_rxq_kstats_read()
Dixgbe_type.h1031 #define IXGBE_QPRDC(_i) (0x01430 + ((_i) * 0x40)) /* 16 of these */ macro
Dif_ix.c3997 IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ix_rxq_kstats_read()
Dixgbe.c647 IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixgbe_clear_hw_cntrs_generic()