Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmacb.c126 #define to_macb(_nd) container_of(_nd, struct macb_device, netdev) macro
223 struct macb_device *macb = to_macb(dev); in macb_miiphy_read()
243 struct macb_device *macb = to_macb(dev); in macb_miiphy_write()
852 struct macb_device *macb = to_macb(netdev); in macb_send()
859 struct macb_device *macb = to_macb(netdev); in macb_recv()
878 struct macb_device *macb = to_macb(netdev); in macb_init()
885 struct macb_device *macb = to_macb(netdev); in macb_halt()
892 struct macb_device *macb = to_macb(netdev); in macb_write_hwaddr()