Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dif_snoc.c236 return qdf_set_dma_coherent_mask(osdev->dev, in hif_set_dma_coherent_mask()
244 return qdf_set_dma_coherent_mask(osdev->dev, addr_bits); in hif_set_dma_coherent_mask()
249 return qdf_set_dma_coherent_mask(osdev->dev, in hif_set_dma_coherent_mask()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h832 int qdf_set_dma_coherent_mask(struct device *dev, uint8_t addr_bits) in qdf_set_dma_coherent_mask() function
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
Dif_ipci.c849 ret = qdf_set_dma_coherent_mask(dev, in hif_ipci_enable_bus()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c2001 ret = qdf_set_dma_coherent_mask(dev, in hif_init_dma_mask()