Searched refs:phyif (Results 1 – 1 of 1) sorted by relevance
33 struct ethernet_phy_descriptor *phyif; member273 ret = ethernet_phy_get_link_status(sam_eth->phyif, &link_up); in rt_sam_eth_monitor()288 ret = ethernet_phy_read_reg(sam_eth->phyif, MDIO_REG1_BMSR, &val); in rt_sam_eth_monitor()319 ethernet_phy_restart_autoneg(sam_eth->phyif); in rt_sam_eth_monitor()346 sam_eth_device.phyif = &MACIF_PHY_desc; in rt_hw_sam_eth_init()
Completed in 5 milliseconds