Lines Matching refs:alb_info

363 	if (!bond->alb_info.primary_is_promisc) {  in rlb_teach_disabled_mac_on_primary()
365 bond->alb_info.primary_is_promisc = 1; in rlb_teach_disabled_mac_on_primary()
367 bond->alb_info.primary_is_promisc = 0; in rlb_teach_disabled_mac_on_primary()
370 bond->alb_info.rlb_promisc_timeout_counter = 0; in rlb_teach_disabled_mac_on_primary()
621 bond->alb_info.rx_ntt = 1; in rlb_choose_channel()
684 bond->alb_info.rlb_update_delay_counter = RLB_UPDATE_DELAY; in rlb_arp_xmit()
1062 if (bond->alb_info.rlb_enabled) { in alb_fasten_mac_swap()
1074 if (bond->alb_info.rlb_enabled) { in alb_fasten_mac_swap()
1084 if (bond->alb_info.rlb_enabled && slaves_state_differ) { in alb_fasten_mac_swap()
1232 if (bond->alb_info.rlb_enabled) in alb_set_mac_address()
1287 bond->alb_info.rlb_enabled = 1; in bond_alb_initialize()
1289 bond->alb_info.rlb_enabled = 0; in bond_alb_initialize()
1643 atomic_set(&bond->alb_info.tx_rebalance_counter, in bond_alb_init_slave()
1646 if (bond->alb_info.rlb_enabled) in bond_alb_init_slave()
1647 bond->alb_info.rlb_rebalance = 1; in bond_alb_init_slave()
1664 if (bond->alb_info.rlb_enabled) { in bond_alb_deinit_slave()
1665 bond->alb_info.rx_slave = NULL; in bond_alb_deinit_slave()
1677 if (bond->alb_info.rlb_enabled) in bond_alb_handle_link_change()
1683 if (bond->alb_info.rlb_enabled) { in bond_alb_handle_link_change()
1684 bond->alb_info.rlb_rebalance = 1; in bond_alb_handle_link_change()
1718 if (curr_active && bond->alb_info.primary_is_promisc) { in bond_alb_handle_active_change()
1720 bond->alb_info.primary_is_promisc = 0; in bond_alb_handle_active_change()
1721 bond->alb_info.rlb_promisc_timeout_counter = 0; in bond_alb_handle_active_change()
1816 if (bond->alb_info.rlb_enabled) { in bond_alb_set_mac_address()
1827 if (bond->alb_info.rlb_enabled) in bond_alb_clear_vlan()