Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dgeneve.c11 u8 opt_type; member
74 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()
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dpool.c83 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()
A Dpool.h43 enum mlx5hws_pool_optimize opt_type; member
77 enum mlx5hws_pool_optimize opt_type; member
A Daction_ste_pool.c31 pool_attr.opt_type = opt; in hws_action_ste_table_create_pool()
/drivers/soc/hisilicon/
A Dkunpeng_hccs.h161 u8 opt_type; member
A Dkunpeng_hccs.c1355 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()
/drivers/net/team/
A Dteam_core.c2549 enum team_option_type opt_type; in team_nl_options_set_doit() local
2575 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