Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_regs.h174 #define IGC_TORH 0x040C4 /* Total Octets Rx High - R/clr */ macro
Digc_mac.c266 rd32(IGC_TORH); in igc_clear_hw_cntrs_base()
Digc_main.c4871 adapter->stats.tor += rd32(IGC_TORH); in igc_update_stats()