Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_regs.h141 #define IGC_RERC 0x0402C /* Receive Error Count - R/clr */ macro
Digc_mac.c244 rd32(IGC_RERC); in igc_clear_hw_cntrs_base()
Digc_main.c5010 adapter->stats.colc += rd32(IGC_RERC); in igc_update_stats()