Home
last modified time | relevance | path

Searched refs:__get_first_agg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/bonding/
Dbond_3ad.c139 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg() function
1531 aggregator = __get_first_agg(port); in ad_port_selection_logic()
2168 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2182 temp_aggregator = __get_first_agg(port); in bond_3ad_unbind_slave()
2215 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2310 aggregator = __get_first_agg(port); in bond_3ad_state_machine_handler()
2538 agg = __get_first_agg(port); in bond_3ad_handle_link_change()