Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_i.h203 struct wifi_pos_dma_rings_cfg { struct
204 uint32_t pdev_id;
205 uint32_t num_ptr;
206 uint32_t ring_alloc_size;
207 void *base_paddr_unaligned;
208 void *base_vaddr_unaligned;
209 void *base_paddr_aligned;
210 void *base_vaddr_aligned;
211 void *head_idx_addr;
212 void *tail_idx_addr;
[all …]