Searched refs:rlb_enabled (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.h94 int rlb_enabled; member in struct:alb_bond_info
121 int bond_alb_initialize(struct bonding *bond, int rlb_enabled);
H A Dbond_alb.c973 alb_set_slave_mac_addr(slave1, slave2->dev->dev_addr, bond->alb_info.rlb_enabled);
974 alb_set_slave_mac_addr(slave2, tmp_mac_addr, bond->alb_info.rlb_enabled);
994 if (bond->alb_info.rlb_enabled) {
1006 if (bond->alb_info.rlb_enabled) {
1016 if (bond->alb_info.rlb_enabled && slaves_state_differ) {
1122 bond->alb_info.rlb_enabled);
1159 bond->alb_info.rlb_enabled);
1196 if (bond->alb_info.rlb_enabled) {
1232 int bond_alb_initialize(struct bonding *bond, int rlb_enabled) argument
1241 if (rlb_enabled) {
[all...]

Completed in 68 milliseconds