Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c2211 struct wifi_channel_stats *channels_in_this_event; in __wma_unified_link_radio_stats_event_handler() local
2377 channels_in_this_event = qdf_mem_malloc( in __wma_unified_link_radio_stats_event_handler()
2380 if (!channels_in_this_event) in __wma_unified_link_radio_stats_event_handler()
2384 (struct wifi_channel_stats *)&channels_in_this_event[0]; in __wma_unified_link_radio_stats_event_handler()
2391 qdf_mem_free(channels_in_this_event); in __wma_unified_link_radio_stats_event_handler()
2448 channels_in_this_event, in __wma_unified_link_radio_stats_event_handler()