Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/bonding/
Dbond_3ad.c127 static inline struct bonding *__get_bond_by_port(struct port *port) in __get_bond_by_port() function
145 struct bonding *bond = __get_bond_by_port(port); in __get_first_agg()
211 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode()
225 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer()
1408 bond = __get_bond_by_port(port); in ad_port_selection_logic()