Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_regs.h190 #define IGC_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
Digc_mac.c284 rd32(IGC_PTC511); in igc_clear_hw_cntrs_base()
Digc_main.c2012 adapter->stats.ptc511 += rd32(IGC_PTC511); in igc_update_stats()