Lines Matching refs:team_port
21 static rx_handler_result_t lb_receive(struct team *team, struct team_port *port, in lb_receive()
36 typedef struct team_port *lb_select_tx_port_func_t(struct team *,
59 struct team_port __rcu *port;
91 static struct lb_port_priv *get_lb_port_priv(struct team_port *port) in get_lb_port_priv()
103 struct team_port *port) in lb_tx_hash_to_port_mapping_null_port()
124 static struct team_port *lb_hash_select_tx_port(struct team *team, in lb_hash_select_tx_port()
135 static struct team_port *lb_htpm_select_tx_port(struct team *team, in lb_htpm_select_tx_port()
140 struct team_port *port; in lb_htpm_select_tx_port()
230 struct team_port *port; in lb_transmit()
368 struct team_port *port; in lb_tx_hash_to_port_mapping_get()
380 struct team_port *port; in lb_tx_hash_to_port_mapping_set()
417 struct team_port *port = info->port; in lb_port_stats_init()
426 struct team_port *port = ctx->info->port; in lb_port_stats_get()
473 struct team_port *port; in lb_stats_refresh()
647 static int lb_port_enter(struct team *team, struct team_port *port) in lb_port_enter()
657 static void lb_port_leave(struct team *team, struct team_port *port) in lb_port_leave()
664 static void lb_port_disabled(struct team *team, struct team_port *port) in lb_port_disabled()