Searched refs:xmac (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c56 bool xmac, est_rst = false; local
59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
81 stmmac_adjust_systime(priv, priv->ptpaddr, sec, nsec, neg_adj, xmac);
H A Dstmmac_main.c660 /* 'xmac' hardware can support Sync, Pdelay_Req and
837 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; local
851 xmac, &sec_inc);
885 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; local
897 if (xmac && priv->dma_cap.atime_stamp)
6021 bool xmac; local
6023 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
6041 if ((priv->plat->has_gmac) || xmac) {
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c3921 struct niu_xmac_stats *mp = &np->mac_stats.xmac;
6192 struct niu_xmac_stats *mp = &np->mac_stats.xmac;
7799 memcpy(data, &np->mac_stats.xmac,
H A Dniu.h3230 struct niu_xmac_stats xmac; member in union:rx_pkt_hdr0::niu_mac_stats

Completed in 296 milliseconds