Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_team.h161 s32 s32_val; member
/Linux-v4.19/drivers/net/team/
Dteam.c1490 ctx->data.s32_val = port->priority; in team_priority_option_get()
1498 s32 priority = ctx->data.s32_val; in team_priority_option_set()
2326 if (nla_put_s32(skb, TEAM_ATTR_OPTION_DATA, ctx.data.s32_val)) in team_nl_fill_one_option_get()
2583 ctx.data.s32_val = nla_get_s32(attr_data); in team_nl_cmd_options_set()