Home
last modified time | relevance | path

Searched refs:prc511 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h191 u64 prc511; member
H A Digb_ethtool.c576 regs_buff[77] = adapter->stats.prc511; in igb_get_regs()
H A Digb_main.c6784 adapter->stats.prc511 += rd32(E1000_PRC511); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h404 u64 prc511; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1274 u64 prc511; member
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c255 regs_buff[53] = adapter->stats.prc511; in igc_ethtool_get_regs()
H A Digc_main.c5082 adapter->stats.prc511 += rd32(IGC_PRC511); in igc_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7666 hwstats->prc511 += IXGBE_READ_REG(hw, IXGBE_PRC511); in ixgbe_update_stats()