Searched refs:EP_RING_FULL (Results 1 – 5 of 5) sorted by relevance
59 #define EP_RING_FULL(_head, _tail, _max) \ macro
970 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()
566 #define EP_RING_FULL BIT(5) macro
328 pep->ep_state |= EP_RING_FULL; in cdns2_prepare_ring()838 pep->ep_state &= ~EP_RING_FULL; in cdns2_start_all_request()
1155 #define EP_RING_FULL BIT(7) macro