Home
last modified time | relevance | path

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

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