Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h482 int al_eth_adapter_stop(struct al_hal_eth_adapter *adapter);
H A Dal_hal_eth_main.c804 int al_eth_adapter_stop(struct al_hal_eth_adapter *adapter) in al_eth_adapter_stop() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c1883 al_eth_adapter_stop(&adapter->hal_adapter); in al_eth_hw_stop()