Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h134 #define IGC_ALGNERRC 0x04004 /* Alignment Error Count - R/clr */ macro
H A Digc_mac.c287 rd32(IGC_ALGNERRC); in igc_clear_hw_cntrs_base()
H A Digc_main.c5110 adapter->stats.algnerrc += rd32(IGC_ALGNERRC); in igc_update_stats()