Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c140 static inline struct bonding *__get_bond_by_port(struct port *port) in __get_bond_by_port() function
158 struct bonding *bond = __get_bond_by_port(port); in __get_first_agg()
224 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode()
238 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer()
1320 bond = __get_bond_by_port(port); in ad_port_selection_logic()