Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h157 #define IGC_GPRC 0x04074 /* Good Packets Rx Count - R/clr */ macro
H A Digc_mac.c252 rd32(IGC_GPRC); in igc_clear_hw_cntrs_base()
H A Digc_main.c4952 adapter->stats.gprc += rd32(IGC_GPRC); in igc_update_stats()