Lines Matching defs:port

51 	struct team_port *port = rtnl_dereference(dev->rx_handler_data);  in team_port_get_rtnl()  local
70 static int team_port_set_orig_dev_addr(struct team_port *port) in team_port_set_orig_dev_addr()
76 struct team_port *port) in team_port_set_team_dev_addr()
81 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter()
88 struct team_port *port) in team_modeop_port_change_dev_addr()
94 static void team_refresh_port_linkup(struct team_port *port) in team_refresh_port_linkup()
144 struct team_port *port) in __team_option_inst_add()
206 struct team_port *port) in __team_option_inst_del_port()
218 struct team_port *port) in __team_option_inst_add_port()
238 struct team_port *port) in __team_option_inst_mark_removed_port()
499 struct team_port *port, in team_dummy_receive()
717 struct team_port *port; in team_handle_frame() local
792 struct team_port *port; in team_queue_override_transmit() local
805 struct team_port *port) in __team_queue_override_port_del()
812 static bool team_queue_override_port_has_gt_prio_than(struct team_port *port, in team_queue_override_port_has_gt_prio_than()
825 struct team_port *port) in __team_queue_override_port_add()
845 struct team_port *port; in __team_queue_override_enabled_check() local
862 struct team_port *port) in team_queue_override_port_prio_changed()
872 struct team_port *port, in team_queue_override_port_change_queue_id()
886 struct team_port *port) in team_queue_override_port_add()
893 struct team_port *port) in team_queue_override_port_del()
905 const struct team_port *port) in team_port_find()
922 struct team_port *port) in team_port_enable()
940 struct team_port *port; in __reconstruct_port_hlist() local
952 struct team_port *port) in team_port_disable()
974 struct team_port *port; in ___team_compute_features() local
1012 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1034 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1042 static int team_port_enable_netpoll(struct team *team, struct team_port *port) in team_port_enable_netpoll()
1063 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1077 static int team_port_enable_netpoll(struct team *team, struct team_port *port) in team_port_enable_netpoll()
1081 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1112 struct team_port *port; in team_port_add() local
1260 struct team_port *port; in team_port_del() local
1370 struct team_port *port = ctx->info->port; in team_port_en_option_get() local
1379 struct team_port *port = ctx->info->port; in team_port_en_option_set() local
1391 struct team_port *port = ctx->info->port; in team_user_linkup_option_get() local
1402 struct team_port *port = ctx->info->port; in team_user_linkup_option_set() local
1413 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_get() local
1422 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_set() local
1433 struct team_port *port = ctx->info->port; in team_priority_option_get() local
1442 struct team_port *port = ctx->info->port; in team_priority_option_set() local
1455 struct team_port *port = ctx->info->port; in team_queue_id_option_get() local
1464 struct team_port *port = ctx->info->port; in team_queue_id_option_set() local
1612 struct team_port *port; in team_uninit() local
1699 struct team_port *port; in team_change_rx_flags() local
1719 struct team_port *port; in team_set_rx_mode() local
1733 struct team_port *port; in team_set_mac_address() local
1749 struct team_port *port; in team_change_mtu() local
1823 struct team_port *port; in team_vlan_rx_add_vid() local
1851 struct team_port *port; in team_vlan_rx_kill_vid() local
1868 struct team_port *port; in __team_netpoll_cleanup() local
1887 struct team_port *port; in team_netpoll_setup() local
1928 struct team_port *port; in team_fix_features() local
2562 struct team_port *port) in team_nl_fill_one_port_get()
2598 struct team_port *port; in team_nl_send_port_list_get() local
2736 struct team_port *port) in team_nl_send_event_port_get()
2776 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2806 struct team_port *port; in __team_carrier_check() local
2826 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2833 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2839 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
2846 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
2864 struct team_port *port; in team_device_event() local