Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h698 int al_eth_mdio_read(struct al_hal_eth_adapter *adapter, uint32_t phy_addr,
H A Dal_hal_eth_main.c2225 int al_eth_mdio_read(struct al_hal_eth_adapter *adapter, uint32_t phy_addr, uint32_t device, uint32… in al_eth_mdio_read() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c3428 rc = al_eth_mdio_read(&adapter->hal_adapter, adapter->phy_addr, in al_miibus_readreg()