Searched refs:eptype (Results 1 – 2 of 2) sorted by relevance
761 uint8_t eptype, epaddr; in mcs7830_eth_probe() local764 eptype = iface->ep_desc[i].bmAttributes; in mcs7830_eth_probe()765 eptype &= USB_ENDPOINT_XFERTYPE_MASK; in mcs7830_eth_probe()771 if (eptype == USB_ENDPOINT_XFER_BULK) { in mcs7830_eth_probe()782 if (eptype == USB_ENDPOINT_XFER_INT) { in mcs7830_eth_probe()
911 int eptype = dwc2_eptype[usb_pipetype(pipe)]; in chunk_msg() local937 eptype, max); in chunk_msg()974 if (eptype == DWC2_HCCHAR_EPTYPE_INTR) { in chunk_msg()