Searched refs:eth_enable_phy (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Die.h89 zx_status_t eth_enable_phy(ethdev_t* eth);
H A Dethernet.c199 eth_enable_phy(&edev->eth);
288 if (eth_enable_phy(&edev->eth) != ZX_OK) {
H A Die.c234 zx_status_t eth_enable_phy(ethdev_t* eth) { function

Completed in 26 milliseconds