Searched defs:max3421_ep (Results 1 – 1 of 1) sorted by relevance
165 struct max3421_ep { struct166 struct usb_host_endpoint *ep;167 struct list_head ep_list;168 u32 naks;169 u16 last_active; /* frame # this ep was last active */170 enum pkt_state pkt_state;171 u8 retries;172 u8 retransmit; /* packet needs retransmission */604 struct max3421_ep *max3421_ep; in max3421_next_transfer() local665 struct max3421_ep *max3421_ep; in max3421_select_and_start_urb() local[all …]