Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmacb.c141 #define to_macb(_nd) container_of(_nd, struct macb_device, netdev) macro
238 struct macb_device *macb = to_macb(dev); in macb_miiphy_read()
258 struct macb_device *macb = to_macb(dev); in macb_miiphy_write()
899 struct macb_device *macb = to_macb(netdev); in macb_send()
906 struct macb_device *macb = to_macb(netdev); in macb_recv()
925 struct macb_device *macb = to_macb(netdev); in macb_init()
932 struct macb_device *macb = to_macb(netdev); in macb_halt()
939 struct macb_device *macb = to_macb(netdev); in macb_write_hwaddr()