Searched refs:net2280_ep (Results 1 – 2 of 2) sorted by relevance
90 struct net2280_ep { struct114 static inline void allow_status(struct net2280_ep *ep) in allow_status() argument124 static inline void allow_status_338x(struct net2280_ep *ep) in allow_status_338x()152 struct net2280_ep ep[9];189 static inline void set_halt(struct net2280_ep *ep) in set_halt()199 static inline void clear_halt(struct net2280_ep *ep) in clear_halt()333 static inline void set_fifo_bytecount(struct net2280_ep *ep, unsigned count) in set_fifo_bytecount()344 static inline void start_out_naking(struct net2280_ep *ep) in start_out_naking()352 static inline void stop_out_naking(struct net2280_ep *ep) in stop_out_naking()362 static inline void set_max_speed(struct net2280_ep *ep, u32 max) in set_max_speed()
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()[all …]