Searched refs:txring_size (Results 1 – 1 of 1) sorted by relevance
1295 unsigned int txring_size = TSI108_TXRING_LEN * sizeof(tx_desc); in tsi108_open() local1314 data->txring = dma_zalloc_coherent(NULL, txring_size, &data->txdma, in tsi108_open()