Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dif_team.h154 s32 s32_val; member
/Linux-v6.1/drivers/net/team/
Dteam.c1515 ctx->data.s32_val = port->priority; in team_priority_option_get()
1523 s32 priority = ctx->data.s32_val; in team_priority_option_set()
2398 if (nla_put_s32(skb, TEAM_ATTR_OPTION_DATA, ctx.data.s32_val)) in team_nl_fill_one_option_get()
2657 ctx.data.s32_val = nla_get_s32(attr_data); in team_nl_cmd_options_set()