Lines Matching refs:team_port
17 static rx_handler_result_t lb_receive(struct team *team, struct team_port *port, in lb_receive()
32 typedef struct team_port *lb_select_tx_port_func_t(struct team *,
55 struct team_port __rcu *port;
87 static struct lb_port_priv *get_lb_port_priv(struct team_port *port) in get_lb_port_priv()
99 struct team_port *port) in lb_tx_hash_to_port_mapping_null_port()
120 static struct team_port *lb_hash_select_tx_port(struct team *team, in lb_hash_select_tx_port()
131 static struct team_port *lb_htpm_select_tx_port(struct team *team, in lb_htpm_select_tx_port()
136 struct team_port *port; in lb_htpm_select_tx_port()
226 struct team_port *port; in lb_transmit()
378 struct team_port *port; in lb_tx_hash_to_port_mapping_get()
390 struct team_port *port; in lb_tx_hash_to_port_mapping_set()
427 struct team_port *port = info->port; in lb_port_stats_init()
436 struct team_port *port = ctx->info->port; in lb_port_stats_get()
483 struct team_port *port; in lb_stats_refresh()
658 static int lb_port_enter(struct team *team, struct team_port *port) in lb_port_enter()
668 static void lb_port_leave(struct team *team, struct team_port *port) in lb_port_leave()
675 static void lb_port_disabled(struct team *team, struct team_port *port) in lb_port_disabled()