Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c133 static inline struct bonding *__get_bond_by_port(struct port *port) in __get_bond_by_port() function
151 struct bonding *bond = __get_bond_by_port(port); in __get_first_agg()
217 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode()
231 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer()
1397 bond = __get_bond_by_port(port); in ad_port_selection_logic()