Home
last modified time | relevance | path

Searched refs:bond_alb_init_slave (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_alb.h155 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c1635 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave() function
H A Dbond_main.c2065 res = bond_alb_init_slave(bond, new_slave); in bond_enslave()