Home
last modified time | relevance | path

Searched refs:s32_val (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dif_team.h154 s32 s32_val; member
/linux/drivers/net/team/
H A Dteam_core.c1521 ctx->data.s32_val = port->priority; in team_priority_option_get()
1528 s32 priority = ctx->data.s32_val; in team_priority_option_set()
2397 if (nla_put_s32(skb, TEAM_ATTR_OPTION_DATA, ctx.data.s32_val)) in team_nl_fill_one_option_get()
2658 ctx.data.s32_val = nla_get_s32(attr_data); in team_nl_options_set_doit()