Lines Matching refs:net2280_ep
162 static void ep_clear_seqnum(struct net2280_ep *ep);
168 static inline void enable_pciirqenb(struct net2280_ep *ep) in enable_pciirqenb()
185 struct net2280_ep *ep; in net2280_enable()
193 ep = container_of(_ep, struct net2280_ep, ep); in net2280_enable()
379 struct net2280_ep *ep) in ep_reset_228x()
455 struct net2280_ep *ep) in ep_reset_338x()
510 static void nuke(struct net2280_ep *);
514 struct net2280_ep *ep; in net2280_disable()
517 ep = container_of(_ep, struct net2280_ep, ep); in net2280_disable()
548 struct net2280_ep *ep; in net2280_alloc_request()
555 ep = container_of(_ep, struct net2280_ep, ep); in net2280_alloc_request()
582 struct net2280_ep *ep; in net2280_free_request()
585 ep = container_of(_ep, struct net2280_ep, ep); in net2280_free_request()
608 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo()
668 static void out_flush(struct net2280_ep *ep) in out_flush()
708 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo()
795 static void fill_dma_desc(struct net2280_ep *ep, in fill_dma_desc()
847 static void start_queue(struct net2280_ep *ep, u32 dmactl, u32 td_dma) in start_queue()
869 static void start_dma(struct net2280_ep *ep, struct net2280_request *req) in start_dma()
933 queue_dma(struct net2280_ep *ep, struct net2280_request *req, int valid) in queue_dma()
945 done(struct net2280_ep *ep, struct net2280_request *req, int status) in done()
980 struct net2280_ep *ep; in net2280_queue()
988 ep = container_of(_ep, struct net2280_ep, ep); in net2280_queue()
1117 dma_done(struct net2280_ep *ep, struct net2280_request *req, u32 dmacount, in dma_done()
1124 static int scan_dma_completions(struct net2280_ep *ep) in scan_dma_completions()
1191 static void restart_dma(struct net2280_ep *ep) in restart_dma()
1202 static void abort_dma(struct net2280_ep *ep) in abort_dma()
1215 static void nuke(struct net2280_ep *ep) in nuke()
1234 struct net2280_ep *ep; in net2280_dequeue()
1241 ep = container_of(_ep, struct net2280_ep, ep); in net2280_dequeue()
1324 struct net2280_ep *ep; in net2280_set_halt_and_wedge()
1328 ep = container_of(_ep, struct net2280_ep, ep); in net2280_set_halt_and_wedge()
1398 struct net2280_ep *ep; in net2280_fifo_status()
1401 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_status()
1425 struct net2280_ep *ep; in net2280_fifo_flush()
1427 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_flush()
1715 struct net2280_ep *ep; in registers_show()
1781 struct net2280_ep *ep; in registers_show()
1816 struct net2280_ep *ep = &dev->ep[i]; in queues_show()
1943 struct net2280_ep *ep; in defect7374_disable_data_eps()
2073 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_228x()
2111 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_338x()
2157 struct net2280_ep *ep = &dev->ep[tmp]; in usb_reinit_228x()
2198 struct net2280_ep *ep = &dev->ep[i]; in usb_reinit_338x()
2516 static void handle_ep_small(struct net2280_ep *ep) in handle_ep_small()
2756 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr()
2758 struct net2280_ep *ep; in get_ep_by_addr()
2848 static void ep_clear_seqnum(struct net2280_ep *ep) in ep_clear_seqnum()
2864 struct net2280_ep *ep, struct usb_ctrlrequest r) in handle_stat0_irqs_superspeed()
2866 struct net2280_ep *e; in handle_stat0_irqs_superspeed()
3094 struct net2280_ep *ep; in handle_stat0_irqs()
3214 struct net2280_ep *e; in handle_stat0_irqs()
3239 struct net2280_ep *e; in handle_stat0_irqs()
3264 struct net2280_ep *e; in handle_stat0_irqs()
3362 struct net2280_ep *ep; in handle_stat1_irqs()