Lines Matching refs:team_port
37 static struct team_port *team_port_get_rtnl(const struct net_device *dev) in team_port_get_rtnl()
39 struct team_port *port = rtnl_dereference(dev->rx_handler_data); in team_port_get_rtnl()
58 static int team_port_set_orig_dev_addr(struct team_port *port) in team_port_set_orig_dev_addr()
64 struct team_port *port) in team_port_set_team_dev_addr()
69 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter()
76 struct team_port *port) in team_modeop_port_change_dev_addr()
82 static void team_lower_state_changed(struct team_port *port) in team_lower_state_changed()
91 static void team_refresh_port_linkup(struct team_port *port) in team_refresh_port_linkup()
146 struct team_port *port) in __team_option_inst_add()
208 struct team_port *port) in __team_option_inst_del_port()
220 struct team_port *port) in __team_option_inst_add_port()
240 struct team_port *port) in __team_option_inst_mark_removed_port()
505 struct team_port *port, in team_dummy_receive()
723 struct team_port *port; in team_handle_frame()
801 struct team_port *port; in team_queue_override_transmit()
814 struct team_port *port) in __team_queue_override_port_del()
821 static bool team_queue_override_port_has_gt_prio_than(struct team_port *port, in team_queue_override_port_has_gt_prio_than()
822 struct team_port *cur) in team_queue_override_port_has_gt_prio_than()
834 struct team_port *port) in __team_queue_override_port_add()
836 struct team_port *cur; in __team_queue_override_port_add()
854 struct team_port *port; in __team_queue_override_enabled_check()
871 struct team_port *port) in team_queue_override_port_prio_changed()
881 struct team_port *port, in team_queue_override_port_change_queue_id()
895 struct team_port *port) in team_queue_override_port_add()
902 struct team_port *port) in team_queue_override_port_del()
914 const struct team_port *port) in team_port_find()
916 struct team_port *cur; in team_port_find()
931 struct team_port *port) in team_port_enable()
950 struct team_port *port; in __reconstruct_port_hlist()
962 struct team_port *port) in team_port_disable()
986 struct team_port *port; in __team_compute_features()
1029 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1051 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1059 static int __team_port_enable_netpoll(struct team_port *port) in __team_port_enable_netpoll()
1077 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1085 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1096 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1100 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1105 static int team_upper_dev_link(struct team *team, struct team_port *port, in team_upper_dev_link()
1121 static void team_upper_dev_unlink(struct team *team, struct team_port *port) in team_upper_dev_unlink()
1127 static void __team_port_change_port_added(struct team_port *port, bool linkup);
1135 struct team_port *port; in team_port_add()
1185 port = kzalloc(sizeof(struct team_port) + team->mode->port_priv_size, in team_port_add()
1322 static void __team_port_change_port_removed(struct team_port *port);
1327 struct team_port *port; in team_port_del()
1445 struct team_port *port = ctx->info->port; in team_port_en_option_get()
1454 struct team_port *port = ctx->info->port; in team_port_en_option_set()
1466 struct team_port *port = ctx->info->port; in team_user_linkup_option_get()
1477 struct team_port *port = ctx->info->port; in team_user_linkup_option_set()
1488 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_get()
1497 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_set()
1508 struct team_port *port = ctx->info->port; in team_priority_option_get()
1517 struct team_port *port = ctx->info->port; in team_priority_option_set()
1530 struct team_port *port = ctx->info->port; in team_queue_id_option_get()
1539 struct team_port *port = ctx->info->port; in team_queue_id_option_set()
1671 struct team_port *port; in team_uninit()
1672 struct team_port *tmp; in team_uninit()
1703 struct team_port *port; in team_close()
1767 struct team_port *port; in team_change_rx_flags()
1787 struct team_port *port; in team_set_rx_mode()
1801 struct team_port *port; in team_set_mac_address()
1817 struct team_port *port; in team_change_mtu()
1892 struct team_port *port; in team_vlan_rx_add_vid()
1920 struct team_port *port; in team_vlan_rx_kill_vid()
1937 struct team_port *port; in __team_netpoll_cleanup()
1956 struct team_port *port; in team_netpoll_setup()
2013 struct team_port *port; in team_fix_features()
2089 struct team_port *port; in team_ethtool_get_link_ksettings()
2681 struct team_port *port) in team_nl_fill_one_port_get()
2712 struct team_port *one_port) in team_nl_send_port_list_get()
2717 struct team_port *port; in team_nl_send_port_list_get()
2724 struct team_port, list); in team_nl_send_port_list_get()
2869 struct team_port *port) in team_nl_send_event_port_get()
2908 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2938 struct team_port *port; in __team_carrier_check()
2958 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2965 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2971 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
2978 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
2996 struct team_port *port; in team_device_event()