Lines Matching defs:port
45 struct team_port __rcu *port; member
77 static struct lb_port_priv *get_lb_port_priv(struct team_port *port) in get_lb_port_priv()
89 struct team_port *port) in lb_tx_hash_to_port_mapping_null_port()
210 struct team_port *port; in lb_transmit() local
348 struct team_port *port; in lb_tx_hash_to_port_mapping_get() local
360 struct team_port *port; in lb_tx_hash_to_port_mapping_set() local
397 struct team_port *port = info->port; in lb_port_stats_init() local
406 struct team_port *port = ctx->info->port; in lb_port_stats_get() local
453 struct team_port *port; in lb_stats_refresh() local
627 static int lb_port_enter(struct team *team, struct team_port *port) in lb_port_enter()
637 static void lb_port_leave(struct team *team, struct team_port *port) in lb_port_leave()
644 static void lb_port_disabled(struct team *team, struct team_port *port) in lb_port_disabled()