Searched refs:free_trbs (Results 1 – 6 of 6) sorted by relevance
137 priv_ep->free_trbs, priv_ep->ccs, priv_ep->pcs); in cdns3_dbg_ring()
341 priv_ep->free_trbs--; in cdns3_ep_inc_enq()351 priv_ep->free_trbs++; in cdns3_ep_inc_deq()1134 if (num_trb > priv_ep->free_trbs) { in cdns3_ep_run_transfer()1475 priv_ep->free_trbs == 0) { in cdns3_trb_handled()2399 priv_ep->free_trbs = priv_ep->num_trbs - 1; in cdns3_gadget_ep_enable()
1172 int free_trbs; member
138 priv_ep->free_trbs, priv_ep->ccs, priv_ep->pcs); in cdns3_dbg_ring()
284 priv_ep->free_trbs--; in cdns3_ep_inc_enq()294 priv_ep->free_trbs++; in cdns3_ep_inc_deq()829 if (num_trb > priv_ep->free_trbs) { in cdns3_ep_run_transfer()1104 priv_ep->free_trbs == 0) { in cdns3_request_handled()1861 priv_ep->free_trbs = priv_ep->num_trbs - 1; in cdns3_gadget_ep_enable()
1154 int free_trbs; member