Lines Matching refs:BOND_MODE_ALB
279 [BOND_MODE_ALB] = "adaptive load balancing", in bond_mode_name()
282 if (mode < BOND_MODE_ROUNDROBIN || mode > BOND_MODE_ALB) in bond_mode_name()
1520 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_should_deliver_exact_match()
1575 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_handle_frame()
2093 case BOND_MODE_ALB: in bond_enslave()
2648 case BOND_MODE_ALB: in bond_miimon_link_change()
4236 if (bond_alb_initialize(bond, (BOND_MODE(bond) == BOND_MODE_ALB))) in bond_open()
4238 if (bond->params.tlb_dynamic_lb || BOND_MODE(bond) == BOND_MODE_ALB) in bond_open()
4726 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()
6021 if (bond_mode == BOND_MODE_ALB) { in bond_check_params()