Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_3ad.c140 static inline struct aggregator *__get_first_agg(struct port *port) in __get_first_agg() function
1532 aggregator = __get_first_agg(port); in ad_port_selection_logic()
2164 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2178 temp_aggregator = __get_first_agg(port); in bond_3ad_unbind_slave()
2212 ad_agg_selection_logic(__get_first_agg(port), in bond_3ad_unbind_slave()
2327 aggregator = __get_first_agg(port); in bond_3ad_state_machine_handler()
2555 agg = __get_first_agg(port); in bond_3ad_handle_link_change()