Searched refs:GM_PAR_MIB_CLR (Results 1 – 2 of 2) sorted by relevance
2839 GMAC_WRITE_2(dev, pnum, GM_PHY_ADDR, gmac | GM_PAR_MIB_CLR); in yge_stats_clear()2844 gmac &= ~GM_PAR_MIB_CLR; in yge_stats_clear()2865 GMAC_WRITE_2(dev, pnum, GM_PHY_ADDR, gmac | GM_PAR_MIB_CLR); in yge_stats_update()2912 gmac &= ~GM_PAR_MIB_CLR; in yge_stats_update()
1619 #define GM_PAR_MIB_CLR BIT(5) /* Set MIB Clear Counter Mode */ macro