Searched refs:macb_device (Results 1 – 1 of 1) sorted by relevance
104 struct macb_device { struct260 struct macb_device *macb = dev_get_priv(dev); in macb_miiphy_read()263 struct macb_device *macb = to_macb(dev); in macb_miiphy_read()277 struct macb_device *macb = dev_get_priv(dev); in macb_miiphy_write()280 struct macb_device *macb = to_macb(dev); in macb_miiphy_write()1166 struct macb_device *macb = to_macb(netdev); in macb_send()1173 struct macb_device *macb = to_macb(netdev); in macb_recv()1192 struct macb_device *macb = to_macb(netdev); in macb_init()1213 struct macb_device *macb; in macb_eth_initialize()1216 macb = malloc(sizeof(struct macb_device)); in macb_eth_initialize()[all …]
Completed in 5 milliseconds