Home
last modified time | relevance | path

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

/src/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h560 int al_eth_mac_stop(struct al_hal_eth_adapter *adapter);
H A Dal_hal_eth_main.c1555 int al_eth_mac_stop(struct al_hal_eth_adapter *adapter) in al_eth_mac_stop() function
/src/sys/dev/al_eth/
H A Dal_eth.c1874 al_eth_mac_stop(&adapter->hal_adapter); in al_eth_hw_stop()