Searched refs:tx_bd_chain_map (Results 1 – 2 of 2) sorted by relevance
3252 sc->tx_bd_chain_map[i]); in bce_dma_free()3260 sc->tx_bd_chain_map[i]); in bce_dma_free()3613 &sc->tx_bd_chain_map[i])) { in bce_dma_alloc()3621 sc->tx_bd_chain_map[i], sc->tx_bd_chain[i], in bce_dma_alloc()
6486 bus_dmamap_t tx_bd_chain_map[MAX_TX_PAGES]; member