Searched refs:tx_bd_chain_map (Results 1 – 2 of 2) sorted by relevance
3230 sc->tx_bd_chain_map[i]); in bce_dma_free()3238 sc->tx_bd_chain_map[i]); in bce_dma_free()3591 &sc->tx_bd_chain_map[i])) { in bce_dma_alloc()3599 sc->tx_bd_chain_map[i], sc->tx_bd_chain[i], in bce_dma_alloc()
6484 bus_dmamap_t tx_bd_chain_map[MAX_TX_PAGES]; member