Searched refs:usbnet_input (Results 1 – 3 of 3) sorted by relevance
313 void usbnet_input(struct usbnet * const, uint8_t *, size_t);
232 usbnet_input(un, c->unc_buf, total_len); in upl_uno_rx_loop()
321 usbnet_input(struct usbnet * const un, uint8_t *buf, size_t buflen) in usbnet_input() function