Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c223 SCADESC_EX tx_buf_list_ex[SCAMAXDESC]; /* list of transmit buffer entries */ member
3451 info->tx_buf_list_ex, in alloc_dma_bufs()
3507 info->tx_buf_list_ex[i].phys_entry = info->buffer_list_phys + in alloc_buf_list()
4255 info->tx_buf_list_ex[0].phys_entry); in tx_start()
4259 info->tx_buf_list_ex[info->last_tx_buf].phys_entry); in tx_start()
5050 desc_ex = &info->tx_buf_list_ex[i]; in tx_load_dma_buffer()