Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h184 #define IGC_PTC1023 0x040E8 /* Packets Tx (512-1023 bytes) - R/clr */ macro
H A Digc_main.c5118 adapter->stats.ptc1023 += rd32(IGC_PTC1023); in igc_update_stats()