Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_alb.h147 u8 rlb_rebalance; /* flag - indicates that the member
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c712 static void rlb_rebalance(struct bonding *bond) in rlb_rebalance() function
1609 if (bond_info->rlb_rebalance) { in bond_alb_monitor()
1610 bond_info->rlb_rebalance = 0; in bond_alb_monitor()
1611 rlb_rebalance(bond); in bond_alb_monitor()
1655 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1692 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()