Searched refs:team_nl_send_options_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/team/ |
H A D | team.c | 2453 static int team_nl_send_options_get(struct team *team, u32 portid, u32 seq, in team_nl_send_options_get() function 2539 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_options_get() 2886 return team_nl_send_options_get(team, 0, 0, 0, team_nl_send_multicast, in team_nl_send_event_options_get()
|
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 2445 static int team_nl_send_options_get(struct team *team, u32 portid, u32 seq, in team_nl_send_options_get() function 2531 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_options_get() 2879 return team_nl_send_options_get(team, 0, 0, 0, team_nl_send_multicast, in team_nl_send_event_options_get()
|
Completed in 8 milliseconds