Lines Matching refs:BOND_MODE_ALB
281 [BOND_MODE_ALB] = "adaptive load balancing", in bond_mode_name()
284 if (mode < BOND_MODE_ROUNDROBIN || mode > BOND_MODE_ALB) in bond_mode_name()
1527 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_should_deliver_exact_match()
1582 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_handle_frame()
2132 case BOND_MODE_ALB: in bond_enslave()
2688 case BOND_MODE_ALB: in bond_miimon_link_change()
4286 if (bond_alb_initialize(bond, (BOND_MODE(bond) == BOND_MODE_ALB))) in bond_open()
4288 if (bond->params.tlb_dynamic_lb || BOND_MODE(bond) == BOND_MODE_ALB) in bond_open()
4738 if (BOND_MODE(bond) == BOND_MODE_ALB) in bond_set_mac_address()
5299 case BOND_MODE_ALB: in bond_xmit_get_slave()
5434 case BOND_MODE_ALB: in __bond_start_xmit()
6108 if (bond_mode == BOND_MODE_ALB) { in bond_check_params()