Searched refs:bond_alb_initialize (Results 1 – 2 of 2) sorted by relevance
153 int bond_alb_initialize(struct bonding *bond, int rlb_enabled);
4451 /* bond_alb_initialize must be called before the timer in bond_open() 4454 if (bond_alb_initialize(bond, (BOND_MODE(bond) == BOND_MODE_ALB))) in bond_open()