Home
last modified time | relevance | path

Searched refs:WBM_IDLE_LINK (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c1185 ring_type = WBM_IDLE_LINK; in dp_hw_link_desc_ring_alloc()
1263 if (dp_srng_init(soc, dp_srng, WBM_IDLE_LINK, 0, 0)) in dp_hw_link_desc_ring_init()
1271 dp_srng_deinit(soc, &soc->wbm_idle_link_ring, WBM_IDLE_LINK, 0); in dp_hw_link_desc_ring_deinit()
2835 &hw_tail, WBM_IDLE_LINK); in dp_dump_wbm_idle_hptp()
H A Ddp_main.c1595 case WBM_IDLE_LINK: in dp_srng_calculate_msi_group()
1843 case WBM_IDLE_LINK: in dp_srng_configure_interrupt_thresholds()
7211 case WBM_IDLE_LINK: in dp_srng_get_str_from_hal_ring_type()
H A Ddp_stats.c6090 WBM_IDLE_LINK); in dp_print_umac_ring_stats()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c311 {WBM_IDLE_LINK, (sizeof(struct wbm_link_descriptor_ring)) *
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api.h2701 hal_srng_get_entrysize(hal_soc_hdl, WBM_IDLE_LINK); in hal_idle_scatter_buf_num_entries()
3327 if (ring_type == WBM_IDLE_LINK) in hal_get_ring_usage()
H A Dhal_internal.h381 WBM_IDLE_LINK = 11, enumerator
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c3389 g_wlan_srng_cfg[WBM_IDLE_LINK] = wlan_src_srng_default_cfg; in wlan_set_srng_cfg()