H A D | team.c | 75 static int team_port_set_team_dev_addr(struct team *team, team_port_set_team_dev_addr() argument 81 int team_modeop_port_enter(struct team *team, struct team_port *port) team_modeop_port_enter() argument 87 void team_modeop_port_change_dev_addr(struct team *team, team_modeop_port_change_dev_addr() argument 114 static struct team_option *__team_find_option(struct team *team, __team_find_option() argument 132 static void __team_option_inst_del_option(struct team *team, __team_option_inst_del_option() argument 143 static int __team_option_inst_add(struct team *team, struct team_option *option, __team_option_inst_add() argument 175 static int __team_option_inst_add_option(struct team *team, __team_option_inst_add_option() argument 192 static void __team_option_inst_mark_removed_option(struct team *team, __team_option_inst_mark_removed_option() argument 205 static void __team_option_inst_del_port(struct team *team, __team_option_inst_del_port() argument 217 static int __team_option_inst_add_port(struct team *team, __team_option_inst_add_port() argument 237 static void __team_option_inst_mark_removed_port(struct team *team, __team_option_inst_mark_removed_port() argument 250 static int __team_options_register(struct team *team, __team_options_register() argument 297 static void __team_options_mark_removed(struct team *team, __team_options_mark_removed() argument 312 static void __team_options_unregister(struct team *team, __team_options_unregister() argument 332 int team_options_register(struct team *team, team_options_register() argument 346 void team_options_unregister(struct team *team, team_options_unregister() argument 356 static int team_option_get(struct team *team, team_option_get() argument 365 static int team_option_set(struct team *team, team_option_set() argument 383 void team_options_change_check(struct team *team) team_options_change_check() argument 492 static bool team_dummy_transmit(struct team *team, struct sk_buff *skb) team_dummy_transmit() argument 498 static rx_handler_result_t team_dummy_receive(struct team *team, team_dummy_receive() argument 509 static bool team_is_mode_set(struct team *team) team_is_mode_set() argument 514 static void team_set_no_mode(struct team *team) team_set_no_mode() argument 520 static void team_adjust_ops(struct team *team) team_adjust_ops() argument 545 static int __team_change_mode(struct team *team, __team_change_mode() argument 583 static int team_change_mode(struct team *team, const char *kind) team_change_mode() argument 623 struct team *team; team_notify_peers_work() local 644 static void team_notify_peers(struct team *team) team_notify_peers() argument 652 static void team_notify_peers_init(struct team *team) team_notify_peers_init() argument 657 static void team_notify_peers_fini(struct team *team) team_notify_peers_fini() argument 669 struct team *team; team_mcast_rejoin_work() local 690 static void team_mcast_rejoin(struct team *team) team_mcast_rejoin() argument 698 static void team_mcast_rejoin_init(struct team *team) team_mcast_rejoin_init() argument 703 static void team_mcast_rejoin_fini(struct team *team) team_mcast_rejoin_fini() argument 718 struct team *team; team_handle_frame() local 759 static int team_queue_override_init(struct team *team) team_queue_override_init() argument 776 static void team_queue_override_fini(struct team *team) team_queue_override_fini() argument 781 static struct list_head *__team_get_qom_list(struct team *team, u16 queue_id) __team_get_qom_list() argument 789 static bool team_queue_override_transmit(struct team *team, struct sk_buff *skb) team_queue_override_transmit() argument 804 static void __team_queue_override_port_del(struct team *team, __team_queue_override_port_del() argument 824 static void __team_queue_override_port_add(struct team *team, __team_queue_override_port_add() argument 843 static void __team_queue_override_enabled_check(struct team *team) __team_queue_override_enabled_check() argument 861 static void team_queue_override_port_prio_changed(struct team *team, team_queue_override_port_prio_changed() argument 871 static void team_queue_override_port_change_queue_id(struct team *team, team_queue_override_port_change_queue_id() argument 885 static void team_queue_override_port_add(struct team *team, team_queue_override_port_add() argument 892 static void team_queue_override_port_del(struct team *team, team_queue_override_port_del() argument 904 static bool team_port_find(const struct team *team, team_port_find() argument 921 static void team_port_enable(struct team *team, team_port_enable() argument 937 static void __reconstruct_port_hlist(struct team *team, int rm_index) __reconstruct_port_hlist() argument 951 static void team_port_disable(struct team *team, team_port_disable() argument 972 static void __team_compute_features(struct team *team) __team_compute_features() argument 1000 static void team_compute_features(struct team *team) team_compute_features() argument 1007 static int team_port_enter(struct team *team, struct team_port *port) team_port_enter() argument 1029 static void team_port_leave(struct team *team, struct team_port *port) team_port_leave() argument 1037 static int team_port_enable_netpoll(struct team *team, struct team_port *port) team_port_enable_netpoll() argument 1072 static int team_port_enable_netpoll(struct team *team, struct team_port *port) team_port_enable_netpoll() argument 1104 static int team_port_add(struct team *team, struct net_device *port_dev) team_port_add() argument 1252 static int team_port_del(struct team *team, struct net_device *port_dev) team_port_del() argument 1295 static int team_mode_option_get(struct team *team, struct team_gsetter_ctx *ctx) team_mode_option_get() argument 1301 static int team_mode_option_set(struct team *team, struct team_gsetter_ctx *ctx) team_mode_option_set() argument 1306 static int team_notify_peers_count_get(struct team *team, team_notify_peers_count_get() argument 1313 static int team_notify_peers_count_set(struct team *team, team_notify_peers_count_set() argument 1320 static int team_notify_peers_interval_get(struct team *team, team_notify_peers_interval_get() argument 1327 static int team_notify_peers_interval_set(struct team *team, team_notify_peers_interval_set() argument 1334 static int team_mcast_rejoin_count_get(struct team *team, team_mcast_rejoin_count_get() argument 1341 static int team_mcast_rejoin_count_set(struct team *team, team_mcast_rejoin_count_set() argument 1348 static int team_mcast_rejoin_interval_get(struct team *team, team_mcast_rejoin_interval_get() argument 1355 static int team_mcast_rejoin_interval_set(struct team *team, team_mcast_rejoin_interval_set() argument 1362 static int team_port_en_option_get(struct team *team, team_port_en_option_get() argument 1371 static int team_port_en_option_set(struct team *team, team_port_en_option_set() argument 1383 static int team_user_linkup_option_get(struct team *team, team_user_linkup_option_get() argument 1394 static int team_user_linkup_option_set(struct team *team, team_user_linkup_option_set() argument 1405 static int team_user_linkup_en_option_get(struct team *team, team_user_linkup_en_option_get() argument 1414 static int team_user_linkup_en_option_set(struct team *team, team_user_linkup_en_option_set() argument 1425 static int team_priority_option_get(struct team *team, team_priority_option_get() argument 1434 static int team_priority_option_set(struct team *team, team_priority_option_set() argument 1447 static int team_queue_id_option_get(struct team *team, team_queue_id_option_get() argument 1456 static int team_queue_id_option_set(struct team *team, team_queue_id_option_set() argument 1558 struct team *team = netdev_priv(dev); team_init() local 1606 struct team *team = netdev_priv(dev); team_uninit() local 1624 struct team *team = netdev_priv(dev); team_destructor() local 1645 struct team *team = netdev_priv(dev); team_xmit() local 1693 struct team *team = netdev_priv(dev); team_change_rx_flags() local 1713 struct team *team = netdev_priv(dev); team_set_rx_mode() local 1727 struct team *team = netdev_priv(dev); team_set_mac_address() local 1743 struct team *team = netdev_priv(dev); team_change_mtu() local 1780 struct team *team = netdev_priv(dev); team_get_stats64() local 1817 struct team *team = netdev_priv(dev); team_vlan_rx_add_vid() local 1845 struct team *team = netdev_priv(dev); team_vlan_rx_kill_vid() local 1861 static void __team_netpoll_cleanup(struct team *team) __team_netpoll_cleanup() argument 1871 struct team *team = netdev_priv(dev); team_netpoll_cleanup() local 1881 struct team *team = netdev_priv(dev); team_netpoll_setup() local 1900 struct team *team = netdev_priv(dev); team_add_slave() local 1911 struct team *team = netdev_priv(dev); team_del_slave() local 1924 struct team *team = netdev_priv(dev); team_fix_features() local 1946 struct team *team = netdev_priv(dev); team_change_carrier() local 2020 struct team *team = netdev_priv(dev); team_dev_type_check_change() local 2184 struct team *team; team_nl_team_get() local 2202 static void team_nl_team_put(struct team *team) team_nl_team_put() argument 2211 static int team_nl_send_unicast(struct sk_buff *skb, struct team *team, u32 portid) team_nl_send_unicast() argument 2216 static int team_nl_fill_one_option_get(struct sk_buff *skb, struct team *team, team_nl_fill_one_option_get() argument 2314 static int team_nl_send_options_get(struct team *team, u32 portid, u32 seq, team_nl_send_options_get() argument 2388 struct team *team; team_nl_cmd_options_get() local 2413 struct team *team; team_nl_cmd_options_set() local 2582 static int team_nl_send_port_list_get(struct team *team, u32 portid, u32 seq, team_nl_send_port_list_get() argument 2667 struct team *team; team_nl_cmd_port_list_get() local 2719 static int team_nl_send_event_options_get(struct team *team, team_nl_send_event_options_get() argument 2726 static int team_nl_send_event_port_get(struct team *team, team_nl_send_event_port_get() argument 2749 static void __team_options_change_check(struct team *team) __team_options_change_check() argument 2795 static void __team_carrier_check(struct team *team) __team_carrier_check() argument 2839 struct team *team = port->team; team_port_change_check() local 2297 __send_and_alloc_skb(struct sk_buff **pskb, struct team *team, u32 portid, team_nl_send_func_t *send_func) __send_and_alloc_skb() argument 2712 team_nl_send_multicast(struct sk_buff *skb, struct team *team, u32 portid) team_nl_send_multicast() argument
|