Searched refs:user_idx (Results 1 – 4 of 4) sorted by relevance
10 u64 get_leaf_frame_caller_aarch64(struct perf_sample *sample, struct thread *thread, int user_idx);
914 u32 user_idx; in ath12k_dp_mon_hal_rx_parse_eht_mumimo_user() local919 user_idx = eht_info->num_user_info++; in ath12k_dp_mon_hal_rx_parse_eht_mumimo_user()921 eht_info->user_info[user_idx] |= in ath12k_dp_mon_hal_rx_parse_eht_mumimo_user()948 u32 user_idx; in ath12k_dp_mon_hal_rx_parse_eht_non_mumimo_user() local953 user_idx = eht_info->num_user_info++; in ath12k_dp_mon_hal_rx_parse_eht_non_mumimo_user()955 eht_info->user_info[user_idx] |= in ath12k_dp_mon_hal_rx_parse_eht_non_mumimo_user()
210 u8 user_idx = 0; in mlx5hws_action_check_combo() local219 if (BIT(user_actions[user_idx]) & order_arr[order_idx]) in mlx5hws_action_check_combo()220 user_idx++; in mlx5hws_action_check_combo()227 valid_combo = user_actions[user_idx] == MLX5HWS_ACTION_TYP_LAST; in mlx5hws_action_check_combo()
1083 u32 user_idx; in UVERBS_HANDLER() local1091 if (uverbs_copy_from(&user_idx, attrs, in UVERBS_HANDLER()1095 dev_idx = bfregn_to_uar_index(dev, &c->bfregi, user_idx, true); in UVERBS_HANDLER()