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()
209 struct team_port *port) in __team_option_inst_del_port()
221 struct team_port *port) in __team_option_inst_add_port()
241 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()
992 struct team_port *port; in __team_compute_features()
1034 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1056 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1064 static int __team_port_enable_netpoll(struct team_port *port) in __team_port_enable_netpoll()
1082 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1090 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1101 static int team_port_enable_netpoll(struct team_port *port) in team_port_enable_netpoll()
1105 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1110 static int team_upper_dev_link(struct team *team, struct team_port *port, in team_upper_dev_link()
1126 static void team_upper_dev_unlink(struct team *team, struct team_port *port) in team_upper_dev_unlink()
1132 static void __team_port_change_port_added(struct team_port *port, bool linkup);
1140 struct team_port *port; in team_port_add()
1190 port = kzalloc(sizeof(struct team_port) + team->mode->port_priv_size, in team_port_add()
1327 static void __team_port_change_port_removed(struct team_port *port);
1332 struct team_port *port; in team_port_del()
1450 struct team_port *port = ctx->info->port; in team_port_en_option_get()
1459 struct team_port *port = ctx->info->port; in team_port_en_option_set()
1471 struct team_port *port = ctx->info->port; in team_user_linkup_option_get()
1482 struct team_port *port = ctx->info->port; in team_user_linkup_option_set()
1493 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()
1522 struct team_port *port = ctx->info->port; in team_priority_option_set()
1535 struct team_port *port = ctx->info->port; in team_queue_id_option_get()
1544 struct team_port *port = ctx->info->port; in team_queue_id_option_set()
1676 struct team_port *port; in team_uninit()
1677 struct team_port *tmp; in team_uninit()
1708 struct team_port *port; in team_close()
1772 struct team_port *port; in team_change_rx_flags()
1792 struct team_port *port; in team_set_rx_mode()
1806 struct team_port *port; in team_set_mac_address()
1822 struct team_port *port; in team_change_mtu()
1897 struct team_port *port; in team_vlan_rx_add_vid()
1925 struct team_port *port; in team_vlan_rx_kill_vid()
1942 struct team_port *port; in __team_netpoll_cleanup()
1961 struct team_port *port; in team_netpoll_setup()
2018 struct team_port *port; in team_fix_features()
2094 struct team_port *port; in team_ethtool_get_link_ksettings()
2686 struct team_port *port) in team_nl_fill_one_port_get()
2717 struct team_port *one_port) in team_nl_send_port_list_get()
2722 struct team_port *port; in team_nl_send_port_list_get()
2729 struct team_port, list); in team_nl_send_port_list_get()
2875 struct team_port *port) in team_nl_send_event_port_get()
2914 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2944 struct team_port *port; in __team_carrier_check()
2964 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2971 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2977 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
2984 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
3002 struct team_port *port; in team_device_event()