Searched refs:start_bdi (Results 1 – 2 of 2) sorted by relevance
440 bd_xfr->start_bdi = bd_list->eqp_bdi; in setup_bd_list_xfr()497 bd = bdi_to_bd(ep, bd_xfr->start_bdi); in setup_bd_list_xfr()754 start_bdi = req->bd_xfr.start_bdi; in ep_dequeue()758 __func__, ep->name, start_bdi, end_bdi); in ep_dequeue()794 if (start_bdi >= curr_hw_dqpi || start_bdi <= eqp_bdi) { in ep_dequeue()801 if (start_bdi >= curr_hw_dqpi) { in ep_dequeue()844 bd_start = bdi_to_bd(ep, start_bdi); in ep_dequeue()1002 start_bdi = bd_xfr->start_bdi; in handle_xsr_succ_status()1007 if (start_bdi <= short_bdi) { in handle_xsr_succ_status()1008 max_len_bds = short_bdi - start_bdi; in handle_xsr_succ_status()[all …]
322 int start_bdi; member
Completed in 8 milliseconds