Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_regs.h152 #define IGC_PRC127 0x04060 /* Packets Rx (65-127 bytes) - R/clr */ macro
Digc_mac.c275 rd32(IGC_PRC127); in igc_clear_hw_cntrs_base()
Digc_main.c4841 adapter->stats.prc127 += rd32(IGC_PRC127); in igc_update_stats()