Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_prealloc.h99 void dp_prealloc_put_coherent(qdf_size_t size, void *vaddr_unligned,
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c996 void dp_prealloc_put_coherent(qdf_size_t size, void *vaddr_unligned, in dp_prealloc_put_coherent() argument
1004 if (p->va_unaligned == vaddr_unligned) { in dp_prealloc_put_coherent()
1013 dp_err("unable to find vaddr %pK", vaddr_unligned); in dp_prealloc_put_coherent()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ops.h1684 void *vaddr_unligned,