Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_regs.h181 #define IGC_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
Digc_mac.c282 rd32(IGC_PTC255); in igc_clear_hw_cntrs_base()
Digc_main.c4877 adapter->stats.ptc255 += rd32(IGC_PTC255); in igc_update_stats()