Searched refs:eth_is_active (Results 1 – 4 of 4) sorted by relevance
190 if (eth_is_active(eth)) in nc_send_packet()201 if (!eth_is_active(eth)) { in nc_send_packet()312 if (eth_is_active(eth)) in nc_stdio_tstc()
318 int eth_is_active(struct udevice *dev) in eth_is_active() function338 if (!eth_is_active(current)) in eth_send()361 if (!eth_is_active(current)) in eth_rx()
376 int eth_is_active(struct eth_device *dev) in eth_is_active() function
160 int eth_is_active(struct udevice *dev); /* Test device for active state */207 int eth_is_active(struct eth_device *dev); /* Test device for active state */