Home
last modified time | relevance | path

Searched refs:eth_device_ready (Results 1 – 9 of 9) sorted by relevance

/components/net/lwip/port/netif/
A Dethernetif.h54 rt_err_t eth_device_ready(struct eth_device* dev);
/components/drivers/usb/cherryusb/demo/
A Dcdc_rndis_template.c258 eth_device_ready(&rndis_dev); in usbd_rndis_data_recv_done()
A Dcdc_ecm_template.c285 eth_device_ready(&cdc_ecm_dev); in usbd_cdc_ecm_data_recv_done()
/components/drivers/virtio/
A Dvirtio_net.c188 eth_device_ready(&virtio_net_dev->parent); in virtio_net_isr()
/components/legacy/usb/usbdevice/class/
A Decm.c299 eth_device_ready(&ecm_device->parent); in _ep_out_handler()
A Drndis.c914 eth_device_ready(&(((rt_rndis_eth_t)func->user_data)->parent)); in _ep_out_handler()
/components/drivers/spi/
A Ddev_spi_wifi_rw009.c425 eth_device_ready((struct eth_device *)dev); in spi_wifi_transfer()
A Denc28j60.c218 eth_device_ready(&enc28j60_dev.parent); in enc28j60_isr()
/components/net/lwip/port/
A Dethernetif.c830 rt_err_t eth_device_ready(struct eth_device* dev) in eth_device_ready() function

Completed in 17 milliseconds