Searched refs:rmon (Results 1 – 10 of 10) sorted by relevance
243 dma_cap->rmon = (hw_cap & DMA_HW_FEAT_MMCSEL) >> 11; in dwmac1000_get_hw_feature()
540 if (priv->dma_cap.rmon) { in stmmac_get_ethtool_stats()579 if (priv->dma_cap.rmon) in stmmac_get_sset_count()619 if (priv->dma_cap.rmon) in stmmac_get_strings()
336 unsigned int rmon; member
356 dma_cap->rmon = (hw_cap & GMAC_HW_FEAT_MMCSEL) >> 8; in dwmac4_get_hw_feature()
383 dma_cap->rmon = (hw_cap & XGMAC_HWFEAT_MMCSEL) >> 8; in dwxgmac2_get_hw_feature()
404 if (!priv->dma_cap.rmon) in stmmac_test_mmc()
2308 if (priv->dma_cap.rmon) { in stmmac_mmc_setup()4509 (priv->dma_cap.rmon) ? "Y" : "N"); in stmmac_dma_cap_show()
140 u32 __iomem *rmon = (u32 __iomem *) ®s->rmon; in gfar_fill_stats() local142 for (; i < GFAR_STATS_LEN; i++, rmon++) in gfar_fill_stats()143 buf[i] = (u64) gfar_read(rmon); in gfar_fill_stats()
801 struct rmon_mib rmon; /* 0x.680-0x.73c */ member
3258 memset_io(&(regs->rmon), 0, sizeof(struct rmon_mib)); in gfar_hw_init()3261 gfar_write(®s->rmon.cam1, 0xffffffff); in gfar_hw_init()3262 gfar_write(®s->rmon.cam2, 0xffffffff); in gfar_hw_init()