Lines Matching refs:team_port

44 static struct team_port *team_port_get_rtnl(const struct net_device *dev)  in team_port_get_rtnl()
46 struct team_port *port = rtnl_dereference(dev->rx_handler_data); in team_port_get_rtnl()
65 static int team_port_set_orig_dev_addr(struct team_port *port) in team_port_set_orig_dev_addr()
71 struct team_port *port) in team_port_set_team_dev_addr()
76 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter()
83 struct team_port *port) in team_modeop_port_change_dev_addr()
89 static void team_lower_state_changed(struct team_port *port) in team_lower_state_changed()
98 static void team_refresh_port_linkup(struct team_port *port) in team_refresh_port_linkup()
153 struct team_port *port) in __team_option_inst_add()
215 struct team_port *port) in __team_option_inst_del_port()
227 struct team_port *port) in __team_option_inst_add_port()
247 struct team_port *port) in __team_option_inst_mark_removed_port()
519 struct team_port *port, in team_dummy_receive()
737 struct team_port *port; in team_handle_frame()
815 struct team_port *port; in team_queue_override_transmit()
828 struct team_port *port) in __team_queue_override_port_del()
835 static bool team_queue_override_port_has_gt_prio_than(struct team_port *port, in team_queue_override_port_has_gt_prio_than()
836 struct team_port *cur) in team_queue_override_port_has_gt_prio_than()
848 struct team_port *port) in __team_queue_override_port_add()
850 struct team_port *cur; in __team_queue_override_port_add()
868 struct team_port *port; in __team_queue_override_enabled_check()
885 struct team_port *port) in team_queue_override_port_prio_changed()
895 struct team_port *port, in team_queue_override_port_change_queue_id()
909 struct team_port *port) in team_queue_override_port_add()
916 struct team_port *port) in team_queue_override_port_del()
928 const struct team_port *port) in team_port_find()
930 struct team_port *cur; in team_port_find()
945 struct team_port *port) in team_port_enable()
964 struct team_port *port; in __reconstruct_port_hlist()
976 struct team_port *port) in team_port_disable()
1002 struct team_port *port; in __team_compute_features()
1043 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1065 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1073 static int __team_port_enable_netpoll(struct team_port *port) in __team_port_enable_netpoll()
1091 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1099 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1113 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1117 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1122 static int team_upper_dev_link(struct team *team, struct team_port *port, in team_upper_dev_link()
1138 static void team_upper_dev_unlink(struct team *team, struct team_port *port) in team_upper_dev_unlink()
1144 static void __team_port_change_port_added(struct team_port *port, bool linkup);
1152 struct team_port *port; in team_port_add()
1195 port = kzalloc(sizeof(struct team_port) + team->mode->port_priv_size, in team_port_add()
1310 static void __team_port_change_port_removed(struct team_port *port);
1315 struct team_port *port; in team_port_del()
1425 struct team_port *port = ctx->info->port; in team_port_en_option_get()
1434 struct team_port *port = ctx->info->port; in team_port_en_option_set()
1446 struct team_port *port = ctx->info->port; in team_user_linkup_option_get()
1457 struct team_port *port = ctx->info->port; in team_user_linkup_option_set()
1468 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_get()
1477 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_set()
1488 struct team_port *port = ctx->info->port; in team_priority_option_get()
1497 struct team_port *port = ctx->info->port; in team_priority_option_set()
1510 struct team_port *port = ctx->info->port; in team_queue_id_option_get()
1519 struct team_port *port = ctx->info->port; in team_queue_id_option_set()
1650 struct team_port *port; in team_uninit()
1651 struct team_port *tmp; in team_uninit()
1738 struct team_port *port; in team_change_rx_flags()
1758 struct team_port *port; in team_set_rx_mode()
1772 struct team_port *port; in team_set_mac_address()
1788 struct team_port *port; in team_change_mtu()
1863 struct team_port *port; in team_vlan_rx_add_vid()
1891 struct team_port *port; in team_vlan_rx_kill_vid()
1908 struct team_port *port; in __team_netpoll_cleanup()
1927 struct team_port *port; in team_netpoll_setup()
1977 struct team_port *port; in team_fix_features()
2618 struct team_port *port) in team_nl_fill_one_port_get()
2649 struct team_port *one_port) in team_nl_send_port_list_get()
2654 struct team_port *port; in team_nl_send_port_list_get()
2661 struct team_port, list); in team_nl_send_port_list_get()
2805 struct team_port *port) in team_nl_send_event_port_get()
2844 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2874 struct team_port *port; in __team_carrier_check()
2894 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2901 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2907 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
2914 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
2932 struct team_port *port; in team_device_event()