Home
last modified time | relevance | path

Searched refs:dest_nentries (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_api.h533 unsigned int dest_nentries; member
H A Dce_main.c1642 if (!attr->src_nentries && !attr->dest_nentries) in ce_update_wrt_idx_offset()
1648 else if (attr->dest_nentries) in ce_update_wrt_idx_offset()
2689 attr->src_nentries + attr->dest_nentries); in ce_init()
2758 nentries = attr->dest_nentries; in ce_init()
2892 if (attr && (attr->dest_nentries) && in hif_is_polled_mode_enabled()
3728 if (attr.dest_nentries) { in hif_completion_thread_startup_by_ceid()
4583 if (attr->src_nentries || attr->dest_nentries) in hif_config_rri_on_ddr()
5298 if (attr->dest_nentries > 0) { in hif_config_ce_by_id()
5300 init_buffer_count(attr->dest_nentries - 1)); in hif_config_ce_by_id()
H A Dce_service_srng.c1006 if (hif_state->host_ce_config[ce_id].dest_nentries) { in ce_construct_shadow_config_srng()