Searched refs:BOND_MODE_TLB (Results 1 – 5 of 5) sorted by relevance
71 #define BOND_MODE_TLB 5 macro
280 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()286 return (BOND_MODE(bond) == BOND_MODE_TLB) && in bond_is_nondyn_tlb()299 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()305 return mode == BOND_MODE_ACTIVEBACKUP || mode == BOND_MODE_TLB || in bond_mode_uses_primary()
87 { "balance-tlb", BOND_MODE_TLB, 0},235 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |259 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |329 BIT(BOND_MODE_TLB) |353 BIT(BOND_MODE_TLB) |396 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_TLB)),
1006 if (BOND_MODE(slave->bond) == BOND_MODE_TLB) { in alb_set_slave_mac_addr()1679 if (BOND_MODE(bond) == BOND_MODE_TLB) { in bond_alb_handle_active_change()
230 [BOND_MODE_TLB] = "transmit load balancing", in bond_mode_name()1626 case BOND_MODE_TLB: in bond_enslave()3998 case BOND_MODE_TLB: in __bond_start_xmit()4221 (bond_mode != BOND_MODE_TLB)) { in bond_check_params()