Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_regs.h154 #define IGC_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
Digc_mac.c277 rd32(IGC_PRC511); in igc_clear_hw_cntrs_base()
Digc_main.c4966 adapter->stats.prc511 += rd32(IGC_PRC511); in igc_update_stats()