Searched defs:epq (Results 1 – 3 of 3) sorted by relevance
140 struct isp1362_ep_queue *epq = NULL; in get_ptd_queue() local160 static inline int get_ptd_offset(struct isp1362_ep_queue *epq, u8 index) in get_ptd_offset()177 static inline u16 max_transfer_size(struct isp1362_ep_queue *epq, size_t size, in max_transfer_size()189 static int claim_ptd_buffers(struct isp1362_ep_queue *epq, in claim_ptd_buffers()228 static inline void release_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep) in release_ptd_buffers()264 struct isp1362_ep *ep, struct isp1362_ep_queue *epq, in prepare_ptd()349 struct isp1362_ep_queue *epq) in isp1362_write_ptd()367 struct isp1362_ep_queue *epq) in isp1362_read_ptd()407 struct isp1362_ep_queue *epq; in remove_ptd() local664 struct isp1362_ep_queue *epq = in finish_unlinks() local[all …]
1039 static void dump_ptd_queue(struct isp1362_ep_queue *epq) in dump_ptd_queue()1056 #define dump_ptd_queue(epq) do {} while (0) argument
1079 struct ep_pqueue epq; in ep_insert() local