Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/bonding/
Dbond_3ad.c143 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg() function
1553 aggregator = __get_first_agg(port); in ad_port_selection_logic()
2179 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2193 temp_aggregator = __get_first_agg(port); in bond_3ad_unbind_slave()
2227 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2342 aggregator = __get_first_agg(port); in bond_3ad_state_machine_handler()
2570 agg = __get_first_agg(port); in bond_3ad_handle_link_change()