Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c2184 #define WMI_MAX_RADIO_STATS_LOGS 350 macro
2389 info = qdf_mem_malloc(WMI_MAX_RADIO_STATS_LOGS); in __wma_unified_link_radio_stats_event_handler()
2403 WMI_MAX_RADIO_STATS_LOGS - stats_len, in __wma_unified_link_radio_stats_event_handler()
2414 WMI_MAX_RADIO_STATS_LOGS - stats_len, in __wma_unified_link_radio_stats_event_handler()
2424 if (stats_len >= (WMI_MAX_RADIO_STATS_LOGS - in __wma_unified_link_radio_stats_event_handler()