Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclinkmp.c204 SCADESC_EX tx_buf_list_ex[SCAMAXDESC]; /* list of transmit buffer entries */ member
3401 info->tx_buf_list_ex, in alloc_dma_bufs()
3457 info->tx_buf_list_ex[i].phys_entry = info->buffer_list_phys + in alloc_buf_list()
4219 info->tx_buf_list_ex[0].phys_entry); in tx_start()
4223 info->tx_buf_list_ex[info->last_tx_buf].phys_entry); in tx_start()
5012 desc_ex = &info->tx_buf_list_ex[i]; in tx_load_dma_buffer()