Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c23 struct pic32eth_dev { struct
39 struct pic32eth_dev *priv = dev; in board_netphy_reset() argument
54 static int pic32_mii_init(struct pic32eth_dev *priv) in pic32_mii_init()
213 static void pic32_mac_reset(struct pic32eth_dev *priv) in pic32_mac_reset()
324 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_start()
350 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_stop()
386 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_send()
444 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_recv()
489 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_free_pkt()
529 struct pic32eth_dev *priv = dev_get_priv(dev); in pic32_eth_probe()
[all …]