Home
last modified time | relevance | path

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

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