Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h713 int al_eth_mdio_write(struct al_hal_eth_adapter *adapter, uint32_t phy_addr,
H A Dal_hal_eth_main.c2247 int al_eth_mdio_write(struct al_hal_eth_adapter *adapter, uint32_t phy_addr, uint32_t device, uint3… in al_eth_mdio_write() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c3455 rc = al_eth_mdio_write(&adapter->hal_adapter, adapter->phy_addr, in al_miibus_writereg()