Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c119 * __get_bond_by_port - get the port's bonding struct
124 static inline struct bonding *__get_bond_by_port(struct port *port) in __get_bond_by_port() function
142 struct bonding *bond = __get_bond_by_port(port); in __get_first_agg()
208 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode()
222 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer()
1388 bond = __get_bond_by_port(port); in ad_port_selection_logic()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c123 * __get_bond_by_port - get the port's bonding struct
128 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()

Completed in 7 milliseconds