Searched refs:eptype (Results 1 – 2 of 2) sorted by relevance
762 uint8_t eptype, epaddr; in mcs7830_eth_probe() local765 eptype = iface->ep_desc[i].bmAttributes; in mcs7830_eth_probe()766 eptype &= USB_ENDPOINT_XFERTYPE_MASK; in mcs7830_eth_probe()772 if (eptype == USB_ENDPOINT_XFER_BULK) { in mcs7830_eth_probe()783 if (eptype == USB_ENDPOINT_XFER_INT) { in mcs7830_eth_probe()
929 int eptype = dwc2_eptype[usb_pipetype(pipe)]; in chunk_msg() local955 eptype, max); in chunk_msg()992 if (eptype == DWC2_HCCHAR_EPTYPE_INTR) { in chunk_msg()