Home
last modified time | relevance | path

Searched refs:IGC_PTC64 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h180 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
H A Digc_mac.c280 rd32(IGC_PTC64); in igc_clear_hw_cntrs_base()
H A Digc_main.c5096 adapter->stats.ptc64 += rd32(IGC_PTC64); in igc_update_stats()