Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_regs.h187 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
Digc_mac.c281 rd32(IGC_PTC64); in igc_clear_hw_cntrs_base()
Digc_main.c2009 adapter->stats.ptc64 += rd32(IGC_PTC64); in igc_update_stats()