Home
last modified time | relevance | path

Searched refs:local_bdi (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c360 int local_bdi = 0; in bdi_to_bd() local
362 local_bdi = bdi - (tbi * ep->bd_list.num_bds_table); in bdi_to_bd()
365 __func__, bdi, local_bdi); in bdi_to_bd()
367 return (ep->bd_list.bd_table_array[tbi]->start_bd + local_bdi); in bdi_to_bd()