Home
last modified time | relevance | path

Searched refs:al_dma_alloc_coherent (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/al_eth/
H A Dal_eth.c554 al_dma_alloc_coherent(device_t dev, bus_dma_tag_t *tag, bus_dmamap_t *map, in al_dma_alloc_coherent() function
2293 ret = al_dma_alloc_coherent(dev, &q_params->desc_phy_base_tag, in al_eth_setup_tx_resources()
2463 ret = al_dma_alloc_coherent(dev, &q_params->desc_phy_base_tag, in al_eth_setup_rx_resources()
2474 ret = al_dma_alloc_coherent(dev, &q_params->cdesc_phy_base_tag, in al_eth_setup_rx_resources()