Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/chipidea/
Dudc.c490 int empty_td_slot_index = (CI_MAX_BUF_SIZE - node->td_remaining_size) in ci_add_buffer_entry() local
498 for (i = empty_td_slot_index; i < TD_PAGE_COUNT; i++) { in ci_add_buffer_entry()
500 (i - empty_td_slot_index) * CI_HDRC_PAGE_SIZE; in ci_add_buffer_entry()