Lines Matching refs:net2280_ep

161 static void ep_clear_seqnum(struct net2280_ep *ep);
167 static inline void enable_pciirqenb(struct net2280_ep *ep) in enable_pciirqenb()
184 struct net2280_ep *ep; in net2280_enable()
192 ep = container_of(_ep, struct net2280_ep, ep); in net2280_enable()
380 struct net2280_ep *ep) in ep_reset_228x()
456 struct net2280_ep *ep) in ep_reset_338x()
511 static void nuke(struct net2280_ep *);
515 struct net2280_ep *ep; in net2280_disable()
518 ep = container_of(_ep, struct net2280_ep, ep); in net2280_disable()
549 struct net2280_ep *ep; in net2280_alloc_request()
556 ep = container_of(_ep, struct net2280_ep, ep); in net2280_alloc_request()
583 struct net2280_ep *ep; in net2280_free_request()
586 ep = container_of(_ep, struct net2280_ep, ep); in net2280_free_request()
609 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo()
669 static void out_flush(struct net2280_ep *ep) in out_flush()
709 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo()
797 static void fill_dma_desc(struct net2280_ep *ep, in fill_dma_desc()
849 static void start_queue(struct net2280_ep *ep, u32 dmactl, u32 td_dma) in start_queue()
874 static void start_dma(struct net2280_ep *ep, struct net2280_request *req) in start_dma()
937 queue_dma(struct net2280_ep *ep, struct net2280_request *req, int valid) in queue_dma()
957 done(struct net2280_ep *ep, struct net2280_request *req, int status) in done()
992 struct net2280_ep *ep; in net2280_queue()
1000 ep = container_of(_ep, struct net2280_ep, ep); in net2280_queue()
1129 dma_done(struct net2280_ep *ep, struct net2280_request *req, u32 dmacount, in dma_done()
1136 static int scan_dma_completions(struct net2280_ep *ep) in scan_dma_completions()
1203 static void restart_dma(struct net2280_ep *ep) in restart_dma()
1214 static void abort_dma(struct net2280_ep *ep) in abort_dma()
1227 static void nuke(struct net2280_ep *ep) in nuke()
1246 struct net2280_ep *ep; in net2280_dequeue()
1252 ep = container_of(_ep, struct net2280_ep, ep); in net2280_dequeue()
1333 struct net2280_ep *ep; in net2280_set_halt_and_wedge()
1337 ep = container_of(_ep, struct net2280_ep, ep); in net2280_set_halt_and_wedge()
1407 struct net2280_ep *ep; in net2280_fifo_status()
1410 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_status()
1434 struct net2280_ep *ep; in net2280_fifo_flush()
1436 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_flush()
1725 struct net2280_ep *ep; in registers_show()
1791 struct net2280_ep *ep; in registers_show()
1826 struct net2280_ep *ep = &dev->ep[i]; in queues_show()
1953 struct net2280_ep *ep; in defect7374_disable_data_eps()
2083 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_228x()
2121 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_338x()
2167 struct net2280_ep *ep = &dev->ep[tmp]; in usb_reinit_228x()
2208 struct net2280_ep *ep = &dev->ep[i]; in usb_reinit_338x()
2508 static void handle_ep_small(struct net2280_ep *ep) in handle_ep_small()
2748 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr()
2750 struct net2280_ep *ep; in get_ep_by_addr()
2842 static void ep_clear_seqnum(struct net2280_ep *ep) in ep_clear_seqnum()
2858 struct net2280_ep *ep, struct usb_ctrlrequest r) in handle_stat0_irqs_superspeed()
2867 struct net2280_ep *e; in handle_stat0_irqs_superspeed()
3087 struct net2280_ep *ep; in handle_stat0_irqs()
3207 struct net2280_ep *e; in handle_stat0_irqs()
3232 struct net2280_ep *e; in handle_stat0_irqs()
3257 struct net2280_ep *e; in handle_stat0_irqs()
3353 struct net2280_ep *ep; in handle_stat1_irqs()