Searched refs:IXGBE_QPRC (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h849 #define IXGBE_QPRC(_i) (0x01030 + ((_i) * 0x40)) /* 16 of these */ macro
H A Dixgbe_main.c7225 hwstats->qprc[i] += IXGBE_READ_REG(hw, IXGBE_QPRC(i));
H A Dixgbe_common.c458 IXGBE_READ_REG(hw, IXGBE_QPRC(i));

Completed in 247 milliseconds