Searched defs:s6gmac (Results 1 – 1 of 1) sorted by relevance
346 struct s6gmac { struct347 u32 reg;348 u32 tx_dma;349 u32 rx_dma;373 static void s6gmac_rx_fillfifo(struct net_device *dev) in s6gmac_rx_fillfifo() argument375 struct s6gmac *pd = netdev_priv(dev); in s6gmac_rx_fillfifo() argument