Searched refs:channels_in_this_event (Results 1 – 1 of 1) sorted by relevance
2211 struct wifi_channel_stats *channels_in_this_event; in __wma_unified_link_radio_stats_event_handler() local2377 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()