usbnet.c | 282 * usbnet_rxeof() is designed to be the done callback for rx completion. 352 usbnet_rxeof(struct usbd_xfer *xfer, void *priv, usbd_status status) function in typeref:typename:void 399 un->un_rx_xfer_flags, USBD_NO_TIMEOUT, usbnet_rxeof); 691 un->un_rx_xfer_flags, USBD_NO_TIMEOUT, usbnet_rxeof);
|