Home
last modified time | relevance | path

Searched refs:CVMX_USB_ISOCHRONOUS_FLAGS_ALLOW_SHORT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usb.h931CVMX_USB_ISOCHRONOUS_FLAGS_ALLOW_SHORT = 1<<0, /**< Do not return an error if a transfer is less … enumerator
H A Dcvmx-usb.c2622 …if (cvmx_unlikely(flags & ~(CVMX_USB_ISOCHRONOUS_FLAGS_ALLOW_SHORT | CVMX_USB_ISOCHRONOUS_FLAGS_AS… in cvmx_usb_submit_isochronous()
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.c497 td->qh->ep_handle, 1, CVMX_USB_ISOCHRONOUS_FLAGS_ALLOW_SHORT | in octusb_non_control_data_tx()
615 td->qh->ep_handle, 1, CVMX_USB_ISOCHRONOUS_FLAGS_ALLOW_SHORT | in octusb_non_control_data_rx()