Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c807 u32 result_param_id; member
2622 stats->result_param_id = WMI_LINK_STATS_RADIO; in hdd_process_ll_stats()
2684 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()
2690 stats->result_param_id = WMI_LINK_STATS_IFACE; in hdd_process_ll_stats()
2708 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()
2737 stats->result_param_id = WMI_LINK_STATS_ALL_PEER; in hdd_process_ll_stats()
2748 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()
3114 switch (stats->result_param_id) { in wlan_hdd_handle_ll_stats()
3168 if (stats->result_param_id == WMI_LINK_STATS_RADIO) { in wlan_hdd_dealloc_ll_stats()