Home
last modified time | relevance | path

Searched refs:ptc1522 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h264 u64 ptc1522; member
H A Digc_ethtool.c284 regs_buff[79] = adapter->stats.ptc1522; in igc_ethtool_get_regs()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h217 u64 ptc1522; member
H A Digb_ethtool.c602 regs_buff[107] = adapter->stats.ptc1522; in igb_get_regs()
H A Digb_main.c6866 adapter->stats.ptc1522 += rd32(E1000_PTC1522); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h428 u64 ptc1522; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1305 u64 ptc1522; member
H A De1000_main.c3663 adapter->stats.ptc1522 += er32(PTC1522); in e1000_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7906 hwstats->ptc1522 += IXGBE_READ_REG(hw, IXGBE_PTC1522); in ixgbe_update_stats()