Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h155 #define IGC_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
H A Digc_mac.c278 rd32(IGC_PRC1023); in igc_clear_hw_cntrs_base()
H A Digc_main.c4963 adapter->stats.prc1023 += rd32(IGC_PRC1023); in igc_update_stats()