Searched refs:WBM_IDLE_LINK (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rings_main.c | 1185 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 D | dp_main.c | 1595 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 D | dp_stats.c | 6090 WBM_IDLE_LINK); in dp_print_umac_ring_stats()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_prealloc.c | 311 {WBM_IDLE_LINK, (sizeof(struct wbm_link_descriptor_ring)) *
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api.h | 2701 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 D | hal_internal.h | 381 WBM_IDLE_LINK = 11, enumerator
|
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/ |
H A D | wlan_cfg.c | 3389 g_wlan_srng_cfg[WBM_IDLE_LINK] = wlan_src_srng_default_cfg; in wlan_set_srng_cfg()
|