Searched refs:eth_is_active (Results 1 – 2 of 2) sorted by relevance
403 int eth_is_active(struct udevice *dev) in eth_is_active() function423 if (!eth_is_active(current)) in eth_send()450 if (!eth_is_active(current)) in eth_rx()464 if (!eth_is_active(current)) in eth_rx()
326 if (!eth_is_active(udev)) in net_lwip_rx()
Completed in 242 milliseconds