Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_regs.h183 #define IGC_PTC127 0x040DC /* Packets Tx (65-127 bytes) - R/clr */ macro
Digc_mac.c281 rd32(IGC_PTC127); in igc_clear_hw_cntrs_base()
Digc_main.c4703 adapter->stats.ptc127 += rd32(IGC_PTC127); in igc_update_stats()