Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ring.c1231 bool handling_skipped_tds = false; in cdnsp_handle_tx_event() local
1405 handling_skipped_tds = pep->skip; in cdnsp_handle_tx_event()
1411 if (!handling_skipped_tds) in cdnsp_handle_tx_event()
1420 } while (handling_skipped_tds); in cdnsp_handle_tx_event()