Lines Matching defs:port

188 static inline struct bonding *__get_bond_by_port(struct port *port)  in __get_bond_by_port()
219 static inline struct port *__get_next_port(struct port *port) in __get_next_port()
239 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg()
276 static inline void __disable_port(struct port *port) in __disable_port()
286 static inline void __enable_port(struct port *port) in __enable_port()
300 static inline int __port_is_enabled(struct port *port) in __port_is_enabled()
311 static inline u32 __get_agg_selection_mode(struct port *port) in __get_agg_selection_mode()
327 static inline int __check_agg_selection_timer(struct port *port) in __check_agg_selection_timer()
343 static inline void __get_rx_machine_lock(struct port *port) in __get_rx_machine_lock()
353 static inline void __release_rx_machine_lock(struct port *port) in __release_rx_machine_lock()
368 static u16 __get_link_speed(struct port *port) in __get_link_speed()
411 static u8 __get_duplex(struct port *port) in __get_duplex()
442 static inline void __initialize_port_locks(struct port *port) in __initialize_port_locks()
453 static inline void __deinitialize_port_locks(struct port *port) in __deinitialize_port_locks()
530 static void __record_pdu(struct lacpdu *lacpdu, struct port *port) in __record_pdu()
571 static void __record_default(struct port *port) in __record_default()
601 static void __update_selected(struct lacpdu *lacpdu, struct port *port) in __update_selected()
631 static void __update_default_selected(struct port *port) in __update_default_selected()
668 static void __choose_matched(struct lacpdu *lacpdu, struct port *port) in __choose_matched()
702 static void __update_ntt(struct lacpdu *lacpdu, struct port *port) in __update_ntt()
731 static void __attach_bond_to_agg(struct port *port) in __attach_bond_to_agg()
746 static void __detach_bond_from_agg(struct port *port) in __detach_bond_from_agg()
760 struct port *port; in __agg_ports_are_ready() local
784 struct port *port; in __set_agg_ports_ready() local
851 static inline void __update_lacpdu_from_port(struct port *port) in __update_lacpdu_from_port()
906 static int ad_lacpdu_send(struct port *port) in ad_lacpdu_send()
948 static int ad_marker_send(struct port *port, struct marker *marker) in ad_marker_send()
988 static void ad_mux_machine(struct port *port) in ad_mux_machine()
1108 static void ad_rx_machine(struct lacpdu *lacpdu, struct port *port) in ad_rx_machine()
1243 static void ad_tx_machine(struct port *port) in ad_tx_machine()
1268 static void ad_periodic_machine(struct port *port) in ad_periodic_machine()
1353 static void ad_port_selection_logic(struct port *port) in ad_port_selection_logic()
1493 struct port *port; in ad_agg_selection_logic() local
1677 static void ad_initialize_port(struct port *port, int lacp_fast) in ad_initialize_port()
1733 static void ad_enable_collecting_distributing(struct port *port) in ad_enable_collecting_distributing()
1746 static void ad_disable_collecting_distributing(struct port *port) in ad_disable_collecting_distributing()
1798 static void ad_marker_info_received(struct marker *marker_info,struct port *port) in ad_marker_info_received()
1823 static void ad_marker_response_received(struct marker *marker, struct port *port) in ad_marker_response_received()
1924 struct port *port; in bond_3ad_bind_slave() local
1991 struct port *port, *prev_port, *temp_port; in bond_3ad_unbind_slave() local
2125 struct port *port; in bond_3ad_state_machine_handler() local
2190 struct port *port; in bond_3ad_rx_indication() local
2237 struct port *port; in bond_3ad_adapter_speed_changed() local
2264 struct port *port; in bond_3ad_adapter_duplex_changed() local
2292 struct port *port; in bond_3ad_handle_link_change() local
2334 struct port *port; in bond_3ad_get_active_agg_info() local