Searched refs:EP_RING_FULL (Results 1 – 6 of 6) sorted by relevance
59 #define EP_RING_FULL(_head, _tail, _max) \ macro
942 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()
1114 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, in fjes_tx_stall_task()
504 __entry->flags & EP_RING_FULL ? "RING FULL |" : "",
1155 #define EP_RING_FULL BIT(7) macro
425 priv_ep->flags &= ~EP_RING_FULL; in cdns3_start_all_request()1134 priv_ep->flags |= EP_RING_FULL; in cdns3_ep_run_transfer()