Home
last modified time | relevance | path

Searched refs:ptc64 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
A Digc_hw.h264 u64 ptc64; member
A Digc_ethtool.c275 regs_buff[74] = adapter->stats.ptc64; in igc_ethtool_get_regs()
A Digc_main.c4703 adapter->stats.ptc64 += rd32(IGC_PTC64); in igc_update_stats()
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h212 u64 ptc64; member
A Digb_ethtool.c597 regs_buff[102] = adapter->stats.ptc64; in igb_get_regs()
A Digb_main.c6661 adapter->stats.ptc64 += rd32(E1000_PTC64); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
A Dhw.h413 u64 ptc64; member
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.h1303 u64 ptc64; member
A De1000_main.c3656 adapter->stats.ptc64 += er32(PTC64); in e1000_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_type.h3347 u64 ptc64; member
A Dixgbe_ethtool.c880 regs_buff[965] = IXGBE_GET_STAT(adapter, ptc64); in ixgbe_get_regs()
A Dixgbe_main.c7255 hwstats->ptc64 += IXGBE_READ_REG(hw, IXGBE_PTC64); in ixgbe_update_stats()
7256 hwstats->ptc64 -= xon_off_tot; in ixgbe_update_stats()

Completed in 118 milliseconds