Searched refs:has_gmac (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-lpc18xx.c44 plat_dat->has_gmac = true;
H A Ddwmac-sunxi.c143 plat_dat->has_gmac = true;
H A Dstmmac_pci.c25 plat->has_gmac = 1;
H A Ddwmac-loongson.c15 plat->has_gmac = 1;
H A Dhwif.c288 bool needs_gmac = priv->plat->has_gmac;
H A Dstmmac_platform.c542 plat->has_gmac = 1;
547 plat->has_gmac = 1;
560 plat->has_gmac = 0;
H A Ddwmac-ipq806x.c467 plat_dat->has_gmac = true;
H A Ddwmac-intel.c420 plat->has_gmac = 1;
457 plat->has_gmac = 0;
H A Dstmmac_ethtool.c305 if (priv->plat->has_gmac || priv->plat->has_gmac4)
H A Ddwmac-rk.c1835 plat_dat->has_gmac = true;
H A Dstmmac_main.c6041 if ((priv->plat->has_gmac) || xmac) {
/linux-master/arch/mips/loongson32/common/
H A Dplatform.c137 .has_gmac = 1,
174 .has_gmac = 1,
/linux-master/include/linux/
H A Dstmmac.h253 int has_gmac; member in struct:plat_stmmacenet_data

Completed in 186 milliseconds