Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1803 struct wma_ini_config *wma_get_ini_handle(tp_wma_handle wma_handle);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c177 struct wma_ini_config *wma_get_ini_handle(tp_wma_handle wma) in wma_get_ini_handle() function
213 struct wma_ini_config *cfg = wma_get_ini_handle(wma); in wma_get_number_of_peers_supported()
2070 struct wma_ini_config *cfg = wma_get_ini_handle(wma_handle); in wma_init_max_no_of_peers()
3419 struct wma_ini_config *cfg = wma_get_ini_handle(wma_handle); in wma_set_exclude_selftx_from_cca_busy_time()
H A Dwma_utils.c2218 struct wma_ini_config *cfg = wma_get_ini_handle(wma_handle); in __wma_unified_link_radio_stats_event_handler()