Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c1642 if (!attr->src_nentries && !attr->dest_nentries) in ce_update_wrt_idx_offset()
1645 if (attr->src_nentries) in ce_update_wrt_idx_offset()
2350 uint32_t src_nentries) in alloc_mem_ce_debug_history() argument
2366 if (src_nentries) { in alloc_mem_ce_debug_history()
2412 uint32_t src_nentries) in alloc_mem_ce_debug_history() argument
2432 uint32_t src_nentries) in alloc_mem_ce_debug_history() argument
2475 uint32_t src_nentries) in alloc_mem_ce_debug_history() argument
2689 attr->src_nentries + attr->dest_nentries); in ce_init()
2692 nentries = attr->src_nentries; in ce_init()
2854 mem_status = alloc_mem_ce_debug_history(scn, CE_id, attr->src_nentries); in ce_init()
[all …]
H A Dce_api.h531 unsigned int src_nentries; member
H A Dce_service_srng.c1002 if (hif_state->host_ce_config[ce_id].src_nentries) in ce_construct_shadow_config_srng()