Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink.c5341 int frame_start_index; in usc_process_rxoverrun_sync() local
5356 frame_start_index = start_index = end_index = info->current_rx_buffer; in usc_process_rxoverrun_sync()
5371 frame_start_index = end_index; in usc_process_rxoverrun_sync()
5398 frame_start_index = 0; in usc_process_rxoverrun_sync()
5414 start_index = frame_start_index; in usc_process_rxoverrun_sync()
5441 phys_addr = info->rx_buffer_list[frame_start_index].phys_entry; in usc_process_rxoverrun_sync()