Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h151 #define IGC_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
H A Digc_mac.c274 rd32(IGC_PRC64); in igc_clear_hw_cntrs_base()
H A Digc_main.c4959 adapter->stats.prc64 += rd32(IGC_PRC64); in igc_update_stats()