Home
last modified time | relevance | path

Searched refs:rlb_rebalance (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h147 u8 rlb_rebalance; /* flag - indicates that the member
/kernel/linux/linux-6.6/include/net/
H A Dbond_alb.h147 u8 rlb_rebalance; /* flag - indicates that the member
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c699 static void rlb_rebalance(struct bonding *bond) in rlb_rebalance() function
1602 if (bond_info->rlb_rebalance) { in bond_alb_monitor()
1603 bond_info->rlb_rebalance = 0; in bond_alb_monitor()
1604 rlb_rebalance(bond); in bond_alb_monitor()
1648 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1685 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds