Home
last modified time | relevance | path

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

/linux/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()
/linux/net/6lowpan/
A Dndisc.c156 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/fs/hfsplus/
A Doptions.c23 opt_creator, opt_type, enumerator
33 { opt_type, "type=%s" },
121 case opt_type: in hfsplus_parse_options()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dmlx5hws_pool.h65 enum mlx5hws_pool_optimize opt_type; member
115 enum mlx5hws_pool_optimize opt_type; member
A Dmlx5hws_pool.c87 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()
A Dmlx5hws_matcher.c428 attr->opt_type = MLX5HWS_POOL_OPTIMIZE_ORIG; in hws_matcher_set_pool_attr()
431 attr->opt_type = MLX5HWS_POOL_OPTIMIZE_MIRROR; in hws_matcher_set_pool_attr()
/linux/fs/hfs/
A Dsuper.c189 opt_part, opt_session, opt_type, opt_creator, opt_quiet, enumerator
202 { opt_type, "type=%s" },
305 case opt_type: in parse_options()
/linux/include/uapi/linux/
A Dioam6.h28 __u8 opt_type; member
/linux/drivers/net/team/
A Dteam_core.c2548 enum team_option_type opt_type; in team_nl_options_set_doit() local
2574 opt_type = TEAM_OPTION_TYPE_U32; in team_nl_options_set_doit()
2577 opt_type = TEAM_OPTION_TYPE_STRING; in team_nl_options_set_doit()
2580 opt_type = TEAM_OPTION_TYPE_BINARY; in team_nl_options_set_doit()
2583 opt_type = TEAM_OPTION_TYPE_BOOL; in team_nl_options_set_doit()
2586 opt_type = TEAM_OPTION_TYPE_S32; in team_nl_options_set_doit()
2593 if (opt_type != TEAM_OPTION_TYPE_BOOL && !attr_data) { in team_nl_options_set_doit()
2618 if (option->type != opt_type || in team_nl_options_set_doit()
2626 switch (opt_type) { in team_nl_options_set_doit()
/linux/fs/bcachefs/
A Dopts.h71 enum opt_type { enum
573 enum opt_type type;
/linux/tools/testing/selftests/net/
A Dioam6_parser.c654 if (opt->opt_type == IPV6_TLV_IOAM && in main()
/linux/net/ipv6/
A Dioam6_iptunnel.c217 tuninfo->ioamh.opt_type = IPV6_TLV_IOAM; in ioam6_build_state()

Completed in 27 milliseconds