Home
last modified time | relevance | path

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

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