Searched refs:opt_type (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | geneve.c | 11 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()
|
| /linux-6.15/net/6lowpan/ |
| H A D | ndisc.c | 156 u8 opt_type; in lowpan_ndisc_fill_addr_option() local 171 opt_type = ND_OPT_TARGET_LL_ADDR; in lowpan_ndisc_fill_addr_option() 175 opt_type = ND_OPT_SOURCE_LL_ADDR; in lowpan_ndisc_fill_addr_option() 186 __ndisc_fill_addr_option(skb, opt_type, &short_addr, in lowpan_ndisc_fill_addr_option()
|
| /linux-6.15/fs/hfsplus/ |
| H A D | options.c | 24 opt_creator, opt_type, enumerator 33 fsparam_string ("type", opt_type), 88 case opt_type: in hfsplus_parse_param()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | pool.h | 65 enum mlx5hws_pool_optimize opt_type; member 115 enum mlx5hws_pool_optimize opt_type; member
|
| H A D | pool.c | 87 opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_ORIG ? 0 : log_range; in hws_pool_resource_alloc() 100 opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_MIRROR ? 0 : log_range; in hws_pool_resource_alloc() 600 pool->opt_type = pool_attr->opt_type; in mlx5hws_pool_create()
|
| H A D | matcher.c | 424 attr->opt_type = MLX5HWS_POOL_OPTIMIZE_ORIG; in hws_matcher_set_pool_attr() 427 attr->opt_type = MLX5HWS_POOL_OPTIMIZE_MIRROR; in hws_matcher_set_pool_attr()
|
| /linux-6.15/fs/hfs/ |
| H A D | super.c | 192 opt_part, opt_session, opt_type, opt_creator, opt_quiet, enumerator 204 fsparam_string ("type", opt_type), 254 case opt_type: in hfs_parse_param()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | ioam6.h | 28 __u8 opt_type; member
|
| /linux-6.15/drivers/soc/hisilicon/ |
| H A D | kunpeng_hccs.h | 163 u8 opt_type; member
|
| H A D | kunpeng_hccs.c | 1367 req_param->opt_type = HCCS_PREPARE_INC_LANE; in hccs_prepare_inc_lane() 1392 req_param->opt_type = HCCS_GET_ADAPT_RES; in hccs_wait_serdes_adapt_completed() 1420 req_param->opt_type = HCCS_START_RETRAINING; in hccs_start_hpcs_retraining()
|
| /linux-6.15/drivers/net/team/ |
| H A D | team_core.c | 2562 enum team_option_type opt_type; in team_nl_options_set_doit() local 2588 opt_type = TEAM_OPTION_TYPE_U32; in team_nl_options_set_doit() 2591 opt_type = TEAM_OPTION_TYPE_STRING; in team_nl_options_set_doit() 2594 opt_type = TEAM_OPTION_TYPE_BINARY; in team_nl_options_set_doit() 2597 opt_type = TEAM_OPTION_TYPE_BOOL; in team_nl_options_set_doit() 2600 opt_type = TEAM_OPTION_TYPE_S32; in team_nl_options_set_doit() 2607 if (opt_type != TEAM_OPTION_TYPE_BOOL && !attr_data) { in team_nl_options_set_doit() 2632 if (option->type != opt_type || in team_nl_options_set_doit() 2640 switch (opt_type) { in team_nl_options_set_doit()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | opts.h | 70 enum opt_type { enum 592 enum opt_type type;
|
| /linux-6.15/net/ipv6/ |
| H A D | ioam6_iptunnel.c | 215 tuninfo->ioamh.opt_type = IPV6_TLV_IOAM; in ioam6_build_state()
|