Searched refs:cq_howmany (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dfhci-tds.c106 size = cq_howmany(&ep->conf_frame_Q);
116 size = cq_howmany(&ep->empty_frame_Q);
126 size = cq_howmany(&ep->dummy_packets_Q);
461 if (cq_howmany(&ep->conf_frame_Q) == 1)
H A Dfhci.h483 static inline unsigned int cq_howmany(struct kfifo *kfifo) function

Completed in 112 milliseconds