Searched refs:tx_bd_chain_map (Results 1 – 2 of 2) sorted by relevance
3319 sc->tx_bd_chain_map[i]); in bce_dma_free()3327 sc->tx_bd_chain_map[i]); in bce_dma_free()3687 &sc->tx_bd_chain_map[i])) { in bce_dma_alloc()3695 sc->tx_bd_chain_map[i], sc->tx_bd_chain[i], in bce_dma_alloc()
6561 bus_dmamap_t tx_bd_chain_map[MAX_TX_PAGES]; member