Searched refs:tx_ring_sz (Results 1 – 1 of 1) sorted by relevance
7503 bus_size_t tx_ring_sz, rx_ring_sz, desc_sz = 0; in bwi_dma_alloc() local7555 tx_ring_sz = roundup(desc_sz * BWI_TX_NDESC, BWI_RING_ALIGN); in bwi_dma_alloc()7566 &sc->sc_tx_rdata[i], tx_ring_sz, TXRX_CTRL(i)); in bwi_dma_alloc()