Searched refs:request_bitmap (Results 1 – 1 of 1) sorted by relevance
830 uint32_t request_bitmap; member2603 if (!(priv->request_bitmap & results->paramId)) { in hdd_process_ll_stats()2684 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()2707 priv->request_bitmap &= ~(WMI_LINK_STATS_ALL_PEER); in hdd_process_ll_stats()2708 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()2748 priv->request_bitmap &= ~stats->result_param_id; in hdd_process_ll_stats()2756 if (!priv->request_bitmap) { in hdd_process_ll_stats()2787 priv->request_bitmap &= ~(WMI_LINK_STATS_RADIO); in hdd_debugfs_process_ll_stats()2799 priv->request_bitmap &= ~(WMI_LINK_STATS_ALL_PEER); in hdd_debugfs_process_ll_stats()2801 priv->request_bitmap &= ~(WMI_LINK_STATS_IFACE); in hdd_debugfs_process_ll_stats()[all …]