Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_prealloc.c846 DP_RING_BASE_ALIGN); in dp_prealloc_init()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c1295 DP_RING_BASE_ALIGN, ring_type); in dp_srng_aligned_mem_alloc_consistent()
1306 DP_RING_BASE_ALIGN); in dp_srng_aligned_mem_alloc_consistent()
1403 DP_RING_BASE_ALIGN); in dp_srng_aligned_mem_alloc_consistent()
2320 DP_RING_BASE_ALIGN); in dp_srng_alloc()
Ddp_internal.h37 #define DP_RING_BASE_ALIGN 32 macro