Searched defs:dp_consistent_prealloc (Results 1 – 1 of 1) sorted by relevance
77 struct dp_consistent_prealloc { struct78 enum hal_ring_type ring_type;79 uint32_t size;80 uint8_t in_use;81 void *va_unaligned;82 void *va_aligned;83 qdf_dma_addr_t pa_unaligned;107 * struct dp_consistent_prealloc_unaligned - element representing DP pre-alloc argument