Home
last modified time | relevance | path

Searched refs:eth_is_active (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnetconsole.c190 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()
/OK3568_Linux_fs/u-boot/net/
H A Deth-uclass.su
H A Deth_legacy.c377 int eth_is_active(struct eth_device *dev) in eth_is_active() function
H A Deth-uclass.c320 int eth_is_active(struct udevice *dev) in eth_is_active() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h160 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 */
/OK3568_Linux_fs/u-boot/
H A Du-boot.map