Searched defs:hal_srng_params (Results 1 – 1 of 1) sorted by relevance
605 struct hal_srng_params { struct606 dma_addr_t ring_base_paddr;607 u32 *ring_base_vaddr;608 int num_entries;609 u32 intr_batch_cntr_thres_entries;610 u32 intr_timer_thres_us;611 u32 flags;612 u32 max_buffer_len;613 u32 low_threshold;614 u32 high_threshold;[all …]