Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h153 #define IGC_PRC255 0x04064 /* Packets Rx (128-255 bytes) - R/clr */ macro
H A Digc_mac.c276 rd32(IGC_PRC255); in igc_clear_hw_cntrs_base()
H A Digc_main.c4961 adapter->stats.prc255 += rd32(IGC_PRC255); in igc_update_stats()