Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_regs.h182 #define IGC_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
Digc_mac.c283 rd32(IGC_PTC511); in igc_clear_hw_cntrs_base()
Digc_main.c5001 adapter->stats.ptc511 += rd32(IGC_PTC511); in igc_update_stats()