Searched defs:max3421_ep (Results 1 – 1 of 1) sorted by relevance
159 struct max3421_ep { struct160 struct usb_host_endpoint *ep;161 struct list_head ep_list;162 u32 naks;163 u16 last_active; /* frame # this ep was last active */164 enum pkt_state pkt_state;165 u8 retries;166 u8 retransmit; /* packet needs retransmission */573 struct max3421_ep *max3421_ep; in max3421_next_transfer() local634 struct max3421_ep *max3421_ep; in max3421_select_and_start_urb() local[all …]