Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/bonding/
Dbond_3ad.c143 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg() function
1552 aggregator = __get_first_agg(port); in ad_port_selection_logic()
2178 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2192 temp_aggregator = __get_first_agg(port); in bond_3ad_unbind_slave()
2226 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2341 aggregator = __get_first_agg(port); in bond_3ad_state_machine_handler()
2569 agg = __get_first_agg(port); in bond_3ad_handle_link_change()