Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclinkmp.c199 SCADESC_EX rx_buf_list_ex[SCAMAXDESC]; /* list of receive buffer entries */ member
3397 info->rx_buf_list_ex, in alloc_dma_bufs()
3443 info->rx_buf_list_ex[i].phys_entry = in alloc_buf_list()
4154 info->rx_buf_list_ex[0].phys_entry); in rx_start()
4158 info->rx_buf_list_ex[info->rx_buf_count - 1].phys_entry); in rx_start()
4803 write_reg16(info, RXDMA + EDA, info->rx_buf_list_ex[first].phys_entry); in rx_free_frame_buffers()
4847 desc_ex = &info->rx_buf_list_ex[EndIndex]; in rx_get_frame()
4936 trace_block(info,info->rx_buf_list_ex[StartIndex].virt_addr, in rx_get_frame()
4954 info->rx_buf_list_ex[index].virt_addr, in rx_get_frame()