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
1007 static int team_port_enter(struct team *team, struct team_port *port) in team_port_enter()
1029 static void team_port_leave(struct team *team, struct team_port *port) in team_port_leave()
1037 static int team_port_enable_netpoll(struct team *team, struct team_port *port) in team_port_enable_netpoll()
1058 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1072 static int team_port_enable_netpoll(struct team *team, struct team_port *port) in team_port_enable_netpoll()
1076 static void team_port_disable_netpoll(struct team_port *port) in team_port_disable_netpoll()
1107 struct team_port *port; in team_port_add() local
1255 struct team_port *port; in team_port_del() local
1365 struct team_port *port = ctx->info->port; in team_port_en_option_get() local
1374 struct team_port *port = ctx->info->port; in team_port_en_option_set() local
1386 struct team_port *port = ctx->info->port; in team_user_linkup_option_get() local
1397 struct team_port *port = ctx->info->port; in team_user_linkup_option_set() local
1408 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_get() local
1417 struct team_port *port = ctx->info->port; in team_user_linkup_en_option_set() local
1428 struct team_port *port = ctx->info->port; in team_priority_option_get() local
1437 struct team_port *port = ctx->info->port; in team_priority_option_set() local
1450 struct team_port *port = ctx->info->port; in team_queue_id_option_get() local
1459 struct team_port *port = ctx->info->port; in team_queue_id_option_set() local
1607 struct team_port *port; in team_uninit() local
1694 struct team_port *port; in team_change_rx_flags() local
1714 struct team_port *port; in team_set_rx_mode() local
1728 struct team_port *port; in team_set_mac_address() local
1744 struct team_port *port; in team_change_mtu() local
1818 struct team_port *port; in team_vlan_rx_add_vid() local
1846 struct team_port *port; in team_vlan_rx_kill_vid() local
1863 struct team_port *port; in __team_netpoll_cleanup() local
1882 struct team_port *port; in team_netpoll_setup() local
1923 struct team_port *port; in team_fix_features() local
2553 struct team_port *port) in team_nl_fill_one_port_get()
2589 struct team_port *port; in team_nl_send_port_list_get() local
2727 struct team_port *port) in team_nl_send_event_port_get()
2767 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2797 struct team_port *port; in __team_carrier_check() local
2817 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2824 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2830 static void __team_port_change_port_removed(struct team_port *port) in __team_port_change_port_removed()
2837 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
2855 struct team_port *port; in team_device_event() local