Searched refs:opt_type (Results 1 – 7 of 7) sorted by relevance
11 u8 opt_type; member74 geneve->opt_type == opt->type) { in mlx5_geneve_tlv_option_add()105 geneve->opt_type = opt->type; in mlx5_geneve_tlv_option_add()129 geneve->opt_type = 0; in mlx5_geneve_tlv_option_del()
83 opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_MIRROR ? in hws_pool_resource_alloc()97 opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_ORIG ? in hws_pool_resource_alloc()358 pool->opt_type = pool_attr->opt_type; in mlx5hws_pool_create()
43 enum mlx5hws_pool_optimize opt_type; member77 enum mlx5hws_pool_optimize opt_type; member
31 pool_attr.opt_type = opt; in hws_action_ste_table_create_pool()
161 u8 opt_type; member
1355 req_param->opt_type = HCCS_PREPARE_INC_LANE; in hccs_prepare_inc_lane()1380 req_param->opt_type = HCCS_GET_ADAPT_RES; in hccs_wait_serdes_adapt_completed()1408 req_param->opt_type = HCCS_START_RETRAINING; in hccs_start_hpcs_retraining()
2549 enum team_option_type opt_type; in team_nl_options_set_doit() local2575 opt_type = TEAM_OPTION_TYPE_U32; in team_nl_options_set_doit()2578 opt_type = TEAM_OPTION_TYPE_STRING; in team_nl_options_set_doit()2581 opt_type = TEAM_OPTION_TYPE_BINARY; in team_nl_options_set_doit()2584 opt_type = TEAM_OPTION_TYPE_BOOL; in team_nl_options_set_doit()2587 opt_type = TEAM_OPTION_TYPE_S32; in team_nl_options_set_doit()2594 if (opt_type != TEAM_OPTION_TYPE_BOOL && !attr_data) { in team_nl_options_set_doit()2619 if (option->type != opt_type || in team_nl_options_set_doit()2627 switch (opt_type) { in team_nl_options_set_doit()
Completed in 27 milliseconds