Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_regs.h167 #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.c3721 adapter->stats.ptc255 += rd32(IGC_PTC255); in igc_update_stats()