Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_regs.h192 #define IGC_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
Digc_mac.c286 rd32(IGC_PTC1522); in igc_clear_hw_cntrs_base()
Digc_main.c2014 adapter->stats.ptc1522 += rd32(IGC_PTC1522); in igc_update_stats()