Lines Matching refs:team_port
22 typedef struct team_port *lb_select_tx_port_func_t(struct team *,
45 struct team_port __rcu *port;
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()
110 static struct team_port *lb_hash_select_tx_port(struct team *team, in lb_hash_select_tx_port()
121 static struct team_port *lb_htpm_select_tx_port(struct team *team, in lb_htpm_select_tx_port()
210 struct team_port *port; in lb_transmit()
348 struct team_port *port; in lb_tx_hash_to_port_mapping_get()
360 struct team_port *port; in lb_tx_hash_to_port_mapping_set()
397 struct team_port *port = info->port; in lb_port_stats_init()
406 struct team_port *port = ctx->info->port; in lb_port_stats_get()
453 struct team_port *port; in lb_stats_refresh()
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()