Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_regs.h172 #define IGC_RJC 0x040B0 /* Rx Jabber Count - R/clr */ macro
Digc_mac.c264 rd32(IGC_RJC); in igc_clear_hw_cntrs_base()
Digc_main.c4697 adapter->stats.rjc += rd32(IGC_RJC); in igc_update_stats()