Symbol: opt_type
drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c
105
geneve->opt_type = opt->type;
drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c
11
u8 opt_type;
drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c
129
geneve->opt_type = 0;
drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c
74
geneve->opt_type == opt->type) {
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.c
31
pool_attr.opt_type = opt;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.c
359
pool->opt_type = pool_attr->opt_type;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.c
83
opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_MIRROR ?
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.c
97
opt_log_range = pool->opt_type == MLX5HWS_POOL_OPTIMIZE_ORIG ?
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.h
43
enum mlx5hws_pool_optimize opt_type;
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.h
77
enum mlx5hws_pool_optimize opt_type;
drivers/net/team/team_core.c
2562
enum team_option_type opt_type;
drivers/net/team/team_core.c
2588
opt_type = TEAM_OPTION_TYPE_U32;
drivers/net/team/team_core.c
2591
opt_type = TEAM_OPTION_TYPE_STRING;
drivers/net/team/team_core.c
2594
opt_type = TEAM_OPTION_TYPE_BINARY;
drivers/net/team/team_core.c
2597
opt_type = TEAM_OPTION_TYPE_BOOL;
drivers/net/team/team_core.c
2600
opt_type = TEAM_OPTION_TYPE_S32;
drivers/net/team/team_core.c
2607
if (opt_type != TEAM_OPTION_TYPE_BOOL && !attr_data) {
drivers/net/team/team_core.c
2632
if (option->type != opt_type ||
drivers/net/team/team_core.c
2640
switch (opt_type) {
drivers/soc/hisilicon/kunpeng_hccs.c
1354
req_param->opt_type = HCCS_PREPARE_INC_LANE;
drivers/soc/hisilicon/kunpeng_hccs.c
1379
req_param->opt_type = HCCS_GET_ADAPT_RES;
drivers/soc/hisilicon/kunpeng_hccs.c
1407
req_param->opt_type = HCCS_START_RETRAINING;
drivers/soc/hisilicon/kunpeng_hccs.h
161
u8 opt_type;
fs/hfs/super.c
207
fsparam_string ("type", opt_type),
fs/hfs/super.c
257
case opt_type:
fs/hfsplus/options.c
34
fsparam_string ("type", opt_type),
fs/hfsplus/options.c
89
case opt_type:
include/uapi/linux/ioam6.h
28
__u8 opt_type;
net/6lowpan/ndisc.c
153
u8 opt_type;
net/6lowpan/ndisc.c
168
opt_type = ND_OPT_TARGET_LL_ADDR;
net/6lowpan/ndisc.c
172
opt_type = ND_OPT_SOURCE_LL_ADDR;
net/6lowpan/ndisc.c
183
__ndisc_fill_addr_option(skb, opt_type, &short_addr,
net/ipv6/ioam6_iptunnel.c
216
tuninfo->ioamh.opt_type = IPV6_TLV_IOAM;