Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h182 #define IGC_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
H A Digc_main.c5116 adapter->stats.ptc255 += rd32(IGC_PTC255); in igc_update_stats()