Home
last modified time | relevance | path

Searched refs:to_macb (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/net/
A Dmacb.c165 #define to_macb(_nd) container_of(_nd, struct macb_device, netdev) macro
263 struct macb_device *macb = to_macb(dev); in macb_miiphy_read()
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()
1199 struct macb_device *macb = to_macb(netdev); in macb_halt()
1206 struct macb_device *macb = to_macb(netdev); in macb_write_hwaddr()

Completed in 5 milliseconds