Home
last modified time | relevance | path

Searched defs:addr_bits (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_util.h401 int __qdf_set_dma_coherent_mask(struct device *dev, uint8_t addr_bits) in __qdf_set_dma_coherent_mask()
418 int __qdf_set_dma_coherent_mask(struct device *dev, uint8_t addr_bits) in __qdf_set_dma_coherent_mask()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dif_snoc.c233 uint8_t addr_bits; in hif_set_dma_coherent_mask() local
/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()