Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c128 static inline struct bonding *__get_bond_by_port(struct port *port) in __get_bond_by_port() function
146 struct bonding *bond = __get_bond_by_port(port); in __get_first_agg()
212 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode()
226 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer()
1417 bond = __get_bond_by_port(port); in ad_port_selection_logic()