Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_regs.h191 #define IGC_PTC1023 0x040E8 /* Packets Tx (512-1023 bytes) - R/clr */ macro
Digc_mac.c285 rd32(IGC_PTC1023); in igc_clear_hw_cntrs_base()
Digc_main.c2013 adapter->stats.ptc1023 += rd32(IGC_PTC1023); in igc_update_stats()