Searched defs:wlan_dp_prealloc_cfg (Results 1 – 1 of 1) sorted by relevance
619 struct wlan_dp_prealloc_cfg { struct620 int num_tx_ring_entries;621 int num_tx_comp_ring_entries;622 int num_wbm_rel_ring_entries;623 int num_rxdma_err_dst_ring_entries;624 int num_reo_exception_ring_entries;625 int num_tx_desc;626 int num_tx_ext_desc;627 int num_rx_sw_desc;628 int num_reo_dst_ring_entries;[all …]