Home
last modified time | relevance | path

Searched refs:eth_drv_config (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_eth_drv.c46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config() function
78 usb_netif->drv_config = eth_drv_config; in eth_drv_init()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_ether.c257 static void eth_drv_config(struct netif *usb_netif, uint32_t cflags, uint8_t set_bit) in eth_drv_config() function
286 usb_netif->drv_config = eth_drv_config; in netdev_register()

Completed in 2 milliseconds