Searched refs:REO_DST_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_prealloc.c | 48 #define REO_DST_RING_SIZE 1024 macro 281 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 283 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 285 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 287 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 290 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 292 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 294 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0, 296 {REO_DST, (sizeof(struct reo_destination_ring)) * REO_DST_RING_SIZE, 0,
|