Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclinkmp.c204 SCADESC_EX tx_buf_list_ex[SCAMAXDESC]; /* list of transmit buffer entries */ member
3397 info->tx_buf_list_ex, in alloc_dma_bufs()
3453 info->tx_buf_list_ex[i].phys_entry = info->buffer_list_phys + in alloc_buf_list()
4215 info->tx_buf_list_ex[0].phys_entry); in tx_start()
4219 info->tx_buf_list_ex[info->last_tx_buf].phys_entry); in tx_start()
5008 desc_ex = &info->tx_buf_list_ex[i]; in tx_load_dma_buffer()