Lines Matching refs:team_port

38 static struct team_port *team_port_get_rtnl(const struct net_device *dev)  in team_port_get_rtnl()
40 struct team_port *port = rtnl_dereference(dev->rx_handler_data); in team_port_get_rtnl()
59 static int team_port_set_orig_dev_addr(struct team_port *port) in team_port_set_orig_dev_addr()
65 struct team_port *port) in team_port_set_team_dev_addr()
70 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter()
77 struct team_port *port) in team_modeop_port_change_dev_addr()
83 static void team_lower_state_changed(struct team_port *port) in team_lower_state_changed()
92 static void team_refresh_port_linkup(struct team_port *port) in team_refresh_port_linkup()
147 struct team_port *port) in __team_option_inst_add()
205 struct team_port *port) in __team_option_inst_del_port()
217 struct team_port *port) in __team_option_inst_add_port()
237 struct team_port *port) in __team_option_inst_mark_removed_port()
506 struct team_port *port, in team_dummy_receive()
724 struct team_port *port; in team_handle_frame()
807 struct team_port *port; in team_queue_override_transmit()
820 struct team_port *port) in __team_queue_override_port_del()
827 static bool team_queue_override_port_has_gt_prio_than(struct team_port *port, in team_queue_override_port_has_gt_prio_than()
828 struct team_port *cur) in team_queue_override_port_has_gt_prio_than()
840 struct team_port *port) in __team_queue_override_port_add()
842 struct team_port *cur; in __team_queue_override_port_add()
860 struct team_port *port; in __team_queue_override_enabled_check()
877 struct team_port *port) in team_queue_override_port_prio_changed()
887 struct team_port *port, in team_queue_override_port_change_queue_id()
901 struct team_port *port) in team_queue_override_port_add()
908 struct team_port *port) in team_queue_override_port_del()
920 const struct team_port *port) in team_port_find()
922 struct team_port *cur; in team_port_find()
937 struct team_port *port) in team_port_enable()
956 struct team_port *port; in __reconstruct_port_hlist()
968 struct team_port *port) in team_port_disable()
993 struct team_port *port; in __team_compute_features()
1035 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1057 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1065 static int __team_port_enable_netpoll(struct team_port *port) in __team_port_enable_netpoll()
1083 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1091 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1102 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1106 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1111 static int team_upper_dev_link(struct team *team, struct team_port *port, in team_upper_dev_link()
1127 static void team_upper_dev_unlink(struct team *team, struct team_port *port) in team_upper_dev_unlink()
1133 static void __team_port_change_port_added(struct team_port *port, bool linkup);
1141 struct team_port *port; in team_port_add()
1198 port = kzalloc(sizeof(struct team_port) + team->mode->port_priv_size, in team_port_add()
1335 static void __team_port_change_port_removed(struct team_port *port);
1340 struct team_port *port; in team_port_del()
1453 struct team_port *port = ctx->info->port; in team_port_en_option_get()
1461 struct team_port *port = ctx->info->port; in team_port_en_option_set()
1473 struct team_port *port = ctx->info->port; in team_user_linkup_option_get()
1483 struct team_port *port = ctx->info->port; in team_user_linkup_option_set()
1494 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_get()
1502 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_set()
1513 struct team_port *port = ctx->info->port; in team_priority_option_get()
1521 struct team_port *port = ctx->info->port; in team_priority_option_set()
1534 struct team_port *port = ctx->info->port; in team_queue_id_option_get()
1542 struct team_port *port = ctx->info->port; in team_queue_id_option_set()
1675 struct team_port *port; in team_uninit()
1676 struct team_port *tmp; in team_uninit()
1707 struct team_port *port; in team_close()
1771 struct team_port *port; in team_change_rx_flags()
1791 struct team_port *port; in team_set_rx_mode()
1805 struct team_port *port; in team_set_mac_address()
1821 struct team_port *port; in team_change_mtu()
1896 struct team_port *port; in team_vlan_rx_add_vid()
1924 struct team_port *port; in team_vlan_rx_kill_vid()
1941 struct team_port *port; in __team_netpoll_cleanup()
1960 struct team_port *port; in team_netpoll_setup()
2017 struct team_port *port; in team_fix_features()
2093 struct team_port *port; in team_ethtool_get_link_ksettings()
2705 struct team_port *port) in team_nl_fill_one_port_get()
2736 struct team_port *one_port) in team_nl_send_port_list_get()
2741 struct team_port *port; in team_nl_send_port_list_get()
2748 struct team_port, list); in team_nl_send_port_list_get()
2894 struct team_port *port) in team_nl_send_event_port_get()
2933 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2963 struct team_port *port; in __team_carrier_check()
2983 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2990 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2996 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
3003 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
3021 struct team_port *port; in team_device_event()