Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_regs.h184 #define IGC_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
Digc_mac.c285 rd32(IGC_PTC1522); in igc_clear_hw_cntrs_base()
Digc_main.c5003 adapter->stats.ptc1522 += rd32(IGC_PTC1522); in igc_update_stats()