Searched refs:dmam_alloc_coherent (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | init.c | 926 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init() 940 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init() 969 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init() 984 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init() 993 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init() 1003 ptr = dmam_alloc_coherent(dev->mt76.dma_dev, in mt7996_wed_rro_init()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | dma-mapping.h | 170 dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dmam_alloc_coherent() function
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | dma.c | 829 q->desc = dmam_alloc_coherent(dev->dma_dev, q->ndesc * size, in mt76_dma_alloc_queue()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | snoc.c | 1594 ar->msa.vaddr = dmam_alloc_coherent(dev, msa_size, in ath10k_setup_msa_resources()
|