Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h147 u8 rlb_rebalance; /* flag - indicates that the member
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c699 static void rlb_rebalance(struct bonding *bond) in rlb_rebalance() function
1564 if (bond_info->rlb_rebalance) { in bond_alb_monitor()
1565 bond_info->rlb_rebalance = 0; in bond_alb_monitor()
1566 rlb_rebalance(bond); in bond_alb_monitor()
1609 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1645 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()