Home
last modified time | relevance | path

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

/linux/include/net/
A Dbond_alb.h147 u8 rlb_rebalance; /* flag - indicates that the member
/linux/drivers/net/bonding/
A Dbond_alb.c701 static void rlb_rebalance(struct bonding *bond) in rlb_rebalance() function
1571 if (bond_info->rlb_rebalance) { in bond_alb_monitor()
1572 bond_info->rlb_rebalance = 0; in bond_alb_monitor()
1573 rlb_rebalance(bond); in bond_alb_monitor()
1617 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1654 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()

Completed in 6 milliseconds